You could try using derive fields to set those fields to contain other information in your form
<input type="hidden" name="derive_fields" value="email = EmailAddress" />
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
In one of my forms, I don't need email or realname. But thosetwo fields appear at the top of the e-mail message. I read that the Exclude feature prevents those two fields from appearing, but I can't figure out how to use Exclude. Can someone provide an example?
You could try using derive fields to set those fields to contain other information in your form
<input type="hidden" name="derive_fields" value="email = EmailAddress" />
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks