Form Category: {{conversations_form_category_title}}

  {{message_saved}}

What is the field name in your form for the following?

See "Specifying fields for..." at http://www.wpcontactus.com depending on your form plug-in, or custom PHP form.

First name
Last name
End user's email address*
Form Category
Add a hidden field to your form, conversations_form_category with the value equal to {{conversations_form_category}}.

Send Email notifications to:

  Responders
End Users

Do you want the end user to see the information provided in this form as a part of the conversation?

Yes
No

Select the method of picking form fields to be part of the conversation:

Pick all fields in the $_POST variable, except those specified below      
{{conversations_form_fields_exclude}}
Pick only fields specified below, from the $_POST variable
{{conversations_form_fields_include}}

You can use regex expressions for dynamically named fields in your form. For example:
ip[.]* will indicate any field name starting with "ip".

See "Specifying fields for..." at http://www.wpcontactus.com depending on your form plug-in, or custom PHP form.

If you need more fields above, enter how many you need below. Save to refresh the page.