Message Text |
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 |