contact form fields
Posted Dec 23, 2012 - 1:08 PM:
Hello,
I have a question to ask on how to add additonal contact form fields.
I already have a "contact the administration" web form, which allows users to send me a message, which is then received at my email address.
I'm working on creating a separate web form, which would have a couple of additional fields.
How would I go about creating the variables needed for additional input fields on a contact form? Can this be strictly done from the admin panel, or would I need to create the extra variables through one of the php files that relate to the contact form?
Comments on contact form fields
Beginner
Usergroup: Customer
Joined: Dec 14, 2012
Total Topics: 1
Total Comments: 1
Posted Dec 23, 2012 - 1:08 PM:
Hello,
I have a question to ask on how to add additonal contact form fields.
I already have a "contact the administration" web form, which allows users to send me a message, which is then received at my email address.
I'm working on creating a separate web form, which would have a couple of additional fields.
How would I go about creating the variables needed for additional input fields on a contact form? Can this be strictly done from the admin panel, or would I need to create the extra variables through one of the php files that relate to the contact form?
thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Sorry I missed this thread. For additional contact form fields, you could use the custom form fields method detailed at scripts.webmastersite.net/w...k.php?action=detail&id=364 or install the separate WSN FormEmail script for some extra options.