Is there a (easy) way to email Waitlist Submissions to the store owner? I'm trying to come up with a way for the store's customers to notify the store owner they are interested in an item that is sold out that will in turn help her determine what she should reorder.
							
						
					Announcement
				
					Collapse
				
			
		
	
		
			
				No announcement yet.
				
			
				
	
Email Waitlist Submissions
				
					Collapse
				
			
		
	X
- 
	
	
		
		
		
		
		
		
		
	
	
 Email Waitlist SubmissionsLeslie Kirk
 Miva Certified Developer
 Miva Merchant Specialist since 1997
 Previously of Webs Your Way (aka Leslie Nord leslienord)
 Email me: [email protected]
 www.lesliekirk.com
 
 Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
 Tags: None
 
- 
	
	
		
		
		
		
		
		
		
	
	
 I think my Modulator utility can do that at a pretty low cost.Kent Multer
 Magic Metal Productions
 http://TheMagicM.com
 * Web developer/designer
 * E-commerce and Miva
 * Author, The Official Miva Web Scripting Book -- available on-line:
 http://www.amazon.com/exec/obidos/IS...icmetalproducA
 
- 
	
	
		
		
		
		
		
		
		
	
	
 Scott Shepard also has a 'waitlist' integration that's pretty hands off and robust. being an integration means he does the install work as well. I think we use it on at least four client sites.Bruce Golub
 Phosphor Media - "Your Success is our Business"
 
 Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
 phosphormedia.com
 Comment
- 
	
	
		
		
		
		
		
		
		
	
	
 As far as using the TG module the easiest thing I can think of since there is no normal Email template UI, just the "WaitlistEmailTemplate" page, I would just make the entire WaitlistEmailTemplate page engulfed in a mvt:capture https://docs.miva.com/template-language-mvtcapture and then output the entity at the bottom of that template. Now you have the email template in a variable. Now add code to send the store email this email as well https://gist.github.com/steveosoule/...3f1ac32631575b tadaColin Puttick
 Miva Web Developer @ Glendale Designs
 - 1 like
 Comment
- 
	
	
		
		
		
		
		
		
		
	
	
 gawd i love mvcapture...absolutely my favorite miva smt function to date. no more escaping everything. use &mvt:eval-this-puppy;. just tons of fun all around.Bruce Golub
 Phosphor Media - "Your Success is our Business"
 
 Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
 phosphormedia.com
 Comment
Comment