Search

Building Forms with Conditional Fields
Building Forms with Conditional Fields Forms can become dynamic forms where the answer to one question may allow the respondent to skip the next three questions, or require the respondent to...
Last Modified: Apr 26, 2024 5:42 AM
Creating and Managing Forms
Creating and Managing Forms Creating Forms Customizing Form Layouts Reusing Sets of Form Elements Providing Help Text and Predefined Values Building Forms with Conditional Fields Validation...
Last Modified: Apr 26, 2024 5:42 AM
Forms
Forms
Last Modified: Apr 26, 2024 5:41 AM
Customizing Auto-Save Behavior
Customizing Auto-Save Behavior The Forms application automatically saves the form creation progress as you create a form. By default, a form's draft is auto-saved every minute. To change the...
Last Modified: Apr 26, 2024 5:42 AM
Customizing the Submit Button
Customizing the Submit Button Available 7.4+ When a User is finished entering data into a form, they must submit the form. By default a button that says Submit is displayed for this purpose. ...
Last Modified: Apr 26, 2024 5:43 AM
Creating Forms
Creating Forms You can create multi-field forms with the Forms application. Only authenticated users with the requisite Process Automation Permissions can create forms. At minimum, they should...
Last Modified: Apr 26, 2024 5:42 AM
Customizing Form Layouts
Customizing Form Layouts By default, new elements on your form are added to a new row and occupy the entire width of the form. Form with all elements occupying entire width of form. Sometimes it...
Last Modified: Apr 26, 2024 5:43 AM
Forms Field Types Reference
Forms Field Types Reference The Liferay Forms application contains lots of field types and elements to add to your forms. To discover the available elements, Open the Product Menu (Product Menu)...
Last Modified: Apr 26, 2024 5:44 AM
Forms Permissions Reference
Forms Permissions Reference This article serves as a guide for all permissions associated with the Forms application.Form Widget Permissions Navigate to the site page where the Form widget has...
Last Modified: Apr 26, 2024 5:44 AM
Forms Configuration Reference
Forms Configuration Reference Here's an overview of all the Forms configurations so you can quickly find a configuration you need.Forms Options You can export and import forms between Sites. To...
Last Modified: Apr 26, 2024 5:43 AM
Exporting and Importing Forms
Exporting and Importing Forms You can export all your forms as a LAR file and then import them into a different Site for reuse. See Exporting/Importing Site Pages and Content to learn about the...
Last Modified: Apr 26, 2024 5:43 AM
Translating Forms
Translating Forms Forms can be be translated and presented in any language that is currently enabled on the current site. To add a translation: Begin by viewing an existing form (e.g., Guest...
Last Modified: Apr 26, 2024 5:45 AM
Using Storage Adapters
Using Storage Adapters When a User adds a form record, Liferay routes the processing of the request through a storage adapter API. The same is true for the other CRUD operations performed on form...
Last Modified: Apr 26, 2024 5:45 AM
Reusing Sets of Form Elements
Reusing Sets of Form Elements Forms often request the same sets of information, such as name, birthday, and address. Rather than adding these fields for every new form, you can group elements as a...
Last Modified: Apr 26, 2024 5:44 AM
Providing Help Text and Predefined Values
Providing Help Text and Predefined Values Form fields can be configured to have help text, placeholder text, and predefined values that assist users in understanding and filling out a form. Help...
Last Modified: Apr 26, 2024 5:44 AM
Using the Search Location Field
Using the Search Location Field Use a Search Location field so a user can interact with Google's Maps JavaScript API and Google Places API, selecting a location and getting these fields autofilled...
Last Modified: Apr 26, 2024 5:45 AM
Validation and Masking
Validation and Masking Certain Forms fields can be validated (Text, Date, and Numeric fields) and masked (Numeric fields) to ensure User input is valid. Date Fields can be validated beginning in...
Last Modified: Apr 26, 2024 5:45 AM
Data Providers
Data Providers Data Providers Overview Using the REST Data Provider to Populate Form Options
Last Modified: Apr 26, 2024 5:46 AM
Validation Conditions Reference
Validation Conditions Reference There are several out-of-the-box validation conditions that can be used to validate form responses before they are submitted.Text Field Validation Conditions...
Last Modified: Apr 26, 2024 5:46 AM
Using the REST Data Provider to Populate Form Options
Using the REST Data Provider to Populate Form Options Select from List fields can hold many options. Those options can be automatically supplied by using the JSON web services registered in...
Last Modified: Apr 26, 2024 5:46 AM