Skip to content
Artem edited this page Feb 10, 2019 · 1 revision

Form element can display contact form and MailChimp subscription form. The form has different types of fields:

  • Text
  • Email
  • Number
  • Textarea
  • Radio input
  • Checkbox input
  • Select
  • HTML

Action
In Action tab you can specify what form should do after it has been sent. You can choose Email which means the form will be sent to the admin or specified recipient or make a subscription form for MailChimp.

Contact form
You can specify Recipient and Subject. If recipient is not specified the admin email will be used instead. Also you can send meta data with a form. It will include page url, user agent and remote ip.

MailChimp
If you want to use Form element as subscription form for MailChimp. First step you need to add an API key for MailChimp in Main Pagex Settings. Then you need to add Email field and if you wish Text field which will be considered as a subscriber name. Note that name will be added to FNAME tag so your settings of the form on MailChimp must have the same tag. You can check it in List fields and *|MERGE|* tags in settings menu of the chosen List. Then you need to specify List ID, it can be found in List name and campaign defaults settings menu.

Clone this wiki locally