How to add a form input field
In this article, you will learn how to add a form input to your page.
To get started, you will need:
- An active systeme.io account
- A page in edit mode
Adding a form input element
In the page editor, drag and drop the Form input element from the left sidebar onto your page.

Click on the newly added field.

Next, select an option from the Input type dropdown menu.

Example: If you select Email as the input type, the contact will be added to your contact list when the customer submits the form.

Adding custom form fields
If you would like to create a custom field and add it to your form, please follow this guide.
Saving form data
To save the information submitted through the form, you will need to create a button for the customer to click.
To learn how to create and configure a button, please follow this guide.