PDA

View Full Version : Subject input by user



MacMajor
14-Apr-2007, 12:16 PM
Hi,

Can a form be created so that the user can input their own subject?

I need to make a form with a drop down menu listing different depts., along with an ini file to sort this out. That much I have figured out, but if one of my questions to them is 'Subject', how can I make that the subject of their email when sent to the dept. that specify? I don't want to use a default subject for all emails being sent, I want to know the user can create their own subject for the email. Can this be done?

Thanks,
Tracy

russellr
14-Apr-2007, 08:26 PM
Hi,

Yes, just name your dropdown field "subject".

Fields are just fields, FormMail doesn't get to know whether they were "hidden", "text", or anything else.