Technical Support Forum
"As a hosting operation, we are all about website integration and maintenance issues. Having dealt with the limitations and complexities of various web-deployed capabilities we find that IG delivers it ALL to the table in a single, convenient and cost economical package."
Ken Kaprielian Partner LWS / IAC WebServices
|
How do I get the form fields (in a custom form) to automatically show up in a mailing list?| Author | | admin
6/28/2005 2:07:46 AM | Q: I was just playing around and was able to get a Custom Form to generate an email to the administrator and the client. How do I get the form fields to automatically show up in a mailing list?
A: Nice work... I am glad to hear that you are editing xsl files now. To make it show up in the mailing list, any field must match where you want it to be saved.
For example, if you want to store a name, you need an input field called "name". If you want to store an email address, you need an input field called "email". The same is true for all of the address details - and then the custom ones are actually user0, user1, etc. | | |
| |
|
Update - The old code stopped working on FireFox 4.0+ The old menu.js file stopped working. Do two things to fix it:
1) add style="position:relative;....
more
|
 |  |