Use Formidable's field options and icons to customize your forms and make form building easier than ever. This article will help you learn about the field options and field icons that can make your work easier.
Field icons
Formidable's field action icons allow you to duplicate, delete, and move fields. The default text icons give you control over the default values in your fields.
Field action icons
These icons are found in the upper-right corner of each field on your form builder page and can be used to duplicate, delete, or move fields.
- Duplicate field: duplicate a field and its options (the duplicated field is added to the bottom of the form).
- Delete field: delete a field.
- Move field: re-order fields within your form.
Free field options
Required
Set a field to required so users must fill in the field before they can submit the form. By default, a required field is indicated with an asterisk (*). This can be changed to any other symbol or text. When the 'Required' box is checked, a new validation message box labeled 'Required' appears. If a user leaves a required field blank, the text in this 'Validation' → 'Required' box will be used to alert users that the field cannot be blank.
CSS layout classes
Add CSS classes to a field. Use your own class or a Formidable layout class to customize your form layout. You can add multiple classes by inserting a space between each class.
Label Position
Set the label position of a field to default, top, left, right, inline, none, hidden, or placeholder inside the field. Section headings also include an option to center the heading. The default label position is defined in your Formidable Styles → Field Labels settings.
The inline option puts the label on the same line as your field as long as the field is not too wide. If you set the label position to none, the label will not be displayed. If you set the label position to hidden, the label will not be displayed, but it will leave a space.
The option "Placeholder inside the field" will display the label as placeholder text inside the field until text is entered in the field, and then the label will be moved to Top. If you'd like to only have a placeholder and not have the label moved above the field when a user types, use these instructions instead.
Field Size
Set the width of your field and the maximum number of characters that can be entered. In a Dropdown field, you can select 'automatic width', which sets the field size to the width of your longest option. You can change the default field size in your Formidable 'Styles' → 'Field Labels' settings.
Add Option
Click this button to add a new option to checkboxes, dropdowns, and radio button fields.
Reorder individual checkbox, radio or dropdown select options by moving the drag and drop icon.
Bulk Edit Options
Checkboxes, dropdowns, and radio buttons have a Bulk Edit option which allows you to add, edit, or remove a lot of options quickly.
You can use this to easily add a large number of choices to your field by typing them into the box that appears when you select 'Bulk Edit Options'. You can also use this option to populate your field choices with a ready-made list of Countries, U.S. States, U.S. State abbreviations, age ranges, levels of satisfaction, importance, or agreement.
Field Type
Displays the current field type and allows you to switch the field to a different field type.
Field Key
A field key can be used to reference a specific field. By default, the key will be a random combination of letters and numbers. You can change the key if you would like, but it must be unique. If it is not unique, Formidable will add a number to the end of it. The key can be used interchangeably with the field ID. Note: a field key may not work correctly if it starts with 'if'.
Pro field options
Unique
Prevents submission of a duplicate field value.
When you select this option, an error message will appear when the user hits 'Submit' if there has already been a submission with the same field value. You can customize this error message in the 'Validation' → 'Unique' box.
If using a Date field, previously submitted dates will be blacked out so they can't be selected again.
Read Only
Prevents user from editing a field value on the front-end of your site.
Visibility
Determine who can see a field. If you select a particular user role, all user roles above that option will be able to see the field as well. For example, if you select Contributor, all user types from Administrator to Contributor will be able to see the field. The only exception is logged-out users. If you select this user type, only logged-out users will be able to see the field.
Calculations
You can perform both numerical and text calculations with values entered in your form.
Choose how many decimal places you would like to show. If you choose 0, then there will be no decimals and it will round to the nearest whole number. See Field Calculations for more information about calculations.
Dynamic Default Value
Use this option when you would like a field to automatically populate. You can put a default value or shortcode in a field's Dynamic Default Value box:
Validation
Customize the error messages for each field in this section. When 'Required' and/or 'Unique' are selected then the 'Required' and/or 'Unique' validation messages can be customized here.
If you would like to customize the default validation messages, go to 'Formidable' → 'Global Settings' → 'Default Messages'.
Before & After Input
This setting allows you to prepend/append your fields with a symbol or text. It is especially helpful when dealing with values that you would like formatted as a currency.
This setting can be found on field types with a text field or dropdown.
When you view your form, your modified field will look something like this:
By default, its styling comes from the Progress Bars & Rootline. You can customize the styling for the Before/After Input settings in Formidable → Styles → Progress Bars & Rootline. You may adjust the styling of BG Color and Text Color.
Prepend unicode icons
In addition to prepending keyboard characters, you can also prepend unicode characters. Here's an example of what you can create by appending unicode characters:
Follow the steps below if you would like to include a unicode character to a field.
- Find a unicode character chart:
Wikipedia has plenty of unicode character charts. Just make sure to choose a chart that displays the character in base+VS15 (text) format as shown in the image above. Copy the character you want to prepend to a field. - Go to edit your form.
- Navigate to the field you would like to modify and open the Field Options.
- Paste the unicode character you chose in the Before input setting.
- Preview your form. If the unicode character you chose appears as a box, that character is not compatible with your browser. Best practice would be to select unicode characters that are cross-browser compatible (the simpler the better). If the character you chose appears, but is very small, you may have copied the emoji or base code point version of the character. You will need to go back to step one and make sure you copy the base+VS15 (text) representation of the character.
Conditional Logic
Conditionally show or hide fields in your form based on values entered in previous fields.
Use Section Headings to conditionally show or hide large sections of your form. See the Conditional Logic page for more information.
Field-specific options
Most fields have additional options that can add to the functionality of your form. Click on a field type below to learn about its field-specific options.