Announcement
Collapse
No announcement yet.
Contact Form CTFM From address
Collapse
X
-
Hi Leslie,
You should be able to do this:
Code:<mvt:assign name="l.mail:from" value="asciichar(34) $ g.store:name $ asciichar(34) $ ' <[email protected]>'" />
Leave a comment:
-
Contact Form CTFM From address
The store owner would like to change the From email address in the form from the store email address to a specific email address
Code:<mvt:assign name="l.mail:from" value="asciichar(34) $ g.store:name $ asciichar(34) $ ' <' $ g.store:email $ '>'" />
Tags: None
Leave a comment: