Record
Last updated
Was this helpful?
Last updated
Was this helpful?
The Record portlet displays and manages individual records. It allows users to view, edit, and interact with specific data entries, supporting data operations like updates and deletions directly within the portlet.
General data is required for all portlets, see .
To set up an event, see .
To set up a data source, see .
Click the Add button to add a new section. Multiple sections can be added.
Name: the name which will be shown as a header to the data field
Click Add to add a new field in the section. A section can contain multiple fields.
Column: The data to be displayed in the field.
Name: The label for the field.
Editable: Check if the field should be editable. Note that Edit Operations must also be configured for the field to be editable to the End User.
Manage as: The format of the field.
If the type is a List of Value, select the component to be used for the list and set the cache level.
Multiline: Check if the field should expand across multiple columns.
A component is used to perform Create, Read, Update, and Delete (CRUD) actions. For the user to edit within the Record Portlet, a component must be configured as the CRUD handler, and at least one field must be set to editable.
Select Handler: Choose the component to be used for CRUD actions.
Supported Actions: Select the specific CRUD actions to be supported.
See .
To configure style, see .