If we want to add a forrm for customers to complete to be updated on future offers or new products - How do we go about this?
Announcement
Collapse
No announcement yet.
Customer Service Form
Collapse
X
-
Hi David,
I'd say the easy thing to do will be to use the source code of Actinic's "Contact US page" to create a duplicate form, you can then embed this form into a brochue fragment, then give it an appropriate name etc.,Kiran Chandran
Technical Support - SellerDeck
http://www.sellerdeck.co.uk/
Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27
-
This is easy enough to do - for simplicity's sake, you can re-name the text shown but keep the 'ID' of the field the same, otherwise the Actinic script will miss the information in that field. You could always hack the Actinic mail scripts to add extra fields if appropriate. I prefer to create a page called 'contact.html' and embed the Actinic contact form code into a fragment there - it looks much better IMO than having a long CBI-Bin link for the Contact form page.Originally posted by Kiran View PostHi David,
I'd say the easy thing to do will be to use the source code of Actinic's "Contact US page" to create a duplicate form, you can then embed this form into a brochue fragment, then give it an appropriate name etc.,
Comment
Comment