This field type is used for longer text or multi-line messages. The size of the box is adjusted based on the length of the text.

This field type is used for longer text or multi-line messages. The size of the box is adjusted based on the length of the text.
A hidden field is a field that will not be visible to the user, but which will be sent when the form is submitted. For example you could use this field type to store IDs that can come from a search field or predefined values.
The field type Image creates a field to add an image to the form.
Tip! If you want to make sure the images in the form is scaled to the screens size, you could add CSS classes for this. Read more about images and CSS classes in the Bootstrap documentation.
Add two Bootstrap CSS classes; img-responsive and col-md-6 in Advanced settings for the Image field. The result is an image that will stay at 6/12 columns in width and at the same time keep proportions and scale accordingly to the screens size.
Example above showing an Image field with two Bootstrap CSS classes, img-responsive and col-md-6.
This field type is used when you want to present several different options, where you can choose only one at the same time (unlike the field type Checkbox where you can tick several options).
These fields can be controlled with Conditions. An example is to show or hide content in the form depending on which button you select.
The Select field is used when you want to make a list presented in a drop-down form, where you can select only one value. Settings for preselected options are available.
If you you want an option to contain a different value than its text,
enter the option using this format: Option text;Option value
This field type can be used for input of shorter, simpler free text.
A numeric field is preferably used when you want the user to enter digits in the form. You can only write digits in this field type. This field can be used for entering social security numbers, telephone numbers or anything else that may only contain digits. Maximum number of characters (digits) can be specified.
Section breaks are used to be able to group fields and put Conditions on an entire section. The Section break will group underlying fields until the fields end or at the position in the list of fields where you put another Section break.
In Lime Forms you can build your user-friendly forms in what we call Steps. Often with user information at the first step (name, email etc.) followed by a step where the user make its selections (products, services etc.). Lastly Lime Forms have a confirmation step per default, containing a summary of chosen fields.
To add a new step, navigate to the Steps tab in the top left corner and then click the Add Step button.
Name for your steps is required, but step names are not visible in the form for the users. For each step you have the option (not required) to write a Heading and a Description that will be visible in the header of the form.
Click the Change step order button to open the modal and drag and drop the steps in any order you like. Then click the Save button.
To set The next step in order click the Next step selection when located on the step you want to change from.
Go to the Settings tab and open the Confirmation/Thank you tab. Tick the box Require a confirmation before being able to submit the form and Enter confirmation text (1500 characters) before clicking the yellow Save button to save the form.
You can choose to Skip the Confirmation step from the Settings tab for the form.
Enter redirect URL in the required field, to send the user to a different site when the form is sent in.
Select this option to Provide the form submission data via the URL (as query string parameters).
Note that some browsers allow max 2048 characters in a URL, which means that a form contaning many steps and fields may exceed this number.
Activate the Success message by clicking the box and Enter a success message then click the yellow Save button to save the form.
Navigate to the Steps tab and then click the Confirmation step button. Write your Confirmation/Thank you text and click the yellow Save button to save you changes.
If the Confirmation step is set to disabled when you want to edit its content, you will be alerted.
Press the link in the yellow alert message Click here to enable to enable the Confirmation step again directly from the Steps tab, as shown in the picture below.
It is possible to write simpler HTML with the smart WYSIWYG editor for the confirmation/thank you text.
To remove a step click the red Remove this step button.
Choose Yes to permanently remove the step, or press Cancel if you changed your mind.
With this field type you can upload files via Lime Forms. Choose which file type (such as .pdf, .jpg, or .png) to allow. Maximum number of files is set to 10.
Add common file extensions for Documents and Images by clicking the buttons for either Documents or Images in the settings for the Image field.