Record
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
General data is required for all portlets, see General.
Events
To set up an event, see Events.
Data
To set up a data source, see Data.
Record inputs
Click the Add button to add a new section. Multiple sections can be added.
Section configuration
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.
Field configuration:
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.
Interaction
CRUD
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.
Custom button
See Custom button.
Style
To configure style, see Style.
Last updated