Liferay Forms is evolving. This article compiles the prominent changes and additions to Forms. More details on these features are found in the other articles of this section.
- Form Rules
- Set dynamic form behavior by specifying conditions (if this happens in field X) and actions (then do this: X). Available actions include Show, Enable, Require, Autofill, Calculate, and Jump to Page.
- Form Translation
- Provide translations of the same form into the platform’s supported languages. Form Users select the language they’d like to see.
- New Fields and Properties
- File Upload fields let logged in Users upload documents to the Form. Numeric fields validate that input is numeric. Grid fields let Users select from options laid out in rows and columns. One selection can be made per row.
- Element Sets
- Create reusable Form fragments that can be used to quickly populate new Forms with common fields and configurations.
- Autosave
- By default, a Form is auto-saved every minute (without the Form builder clicking Save). The duration is configurable in Control Panel → Configuration → System Settings → Forms. Auto-saves do not propagate to published Forms.
- Autocomplete Text Fields
- Using a Data Provider or manually typed options, configure a Text field to offer Users autocompleted values to choose from as they type in the Text field. Set up autocomplete in the Text field’s Properties.
- Form Success Page
- Add a Form Page that displays after a successful Form submission.
- Duplicate Forms and Form Fields
- Duplicate a Form to avoid building a similar one from scratch. Duplicate Form Fields if you need multiple similarly configured fields.
- Validate Text Field Entries
- Add validation logic to a Text field and create custom messages for form validation errors. Use regular expressions in your validation by choosing the Does not match value in the If Input Select from List field.
- Data Provider Enhancements
- Data Providers are still used to populate Select from List fields. The Data Provider setup form has been overhauled, and you can import and export Data Provider definitions. Data Providers are also linked with the Autocomplete feature and the Autofill rule.
- XLS Form Entries Data
- Export entries to XLS format.
More enhancements are planned for the future.