Check List
You have to go through a three-step form wizard to enable this
Control, i.e., Design, API & Advance. Let’s explain these
steps below:
1st Step – Design
-
Database Field Name (mandatory): Defines the name of the database field to which the component's data will be mapped and stored.
-
FormId Field: The field representing the unique identifier for the form.
-
Transaction Id Field: The field used to store the unique identifier for each transaction.
2nd Step – API
-
Configure data source: Select data source from the following options: HTTP, Workflow, No SQL, or RDBMS.
-
HTTP: The method used to configure an HTTP data connection.
- Data Connection: Defines the connection details for the data source.
-
Method (mandatory): Select method from the following options: GET, PUT, POST, PATCH, DELETE, or POCO.
- API URL (mandatory): The URL to be used for the API connection.
-
Query Parameters: Parameters to be passed in the API request.
- Key: The key for the query parameter.
- Value: The value for the query parameter.
- Query Variable: The variable name associated with the query.
- Select Type: The type of query (e.g., string, integer).
-
Headers: Headers that are included in the API request.
- Name: The name of the header.
- Value: The value of the header.
-
Others: Additional configurations.
- Enable raw query: Option to enable raw query submission without additional processing.
- Enable Encryption: Option to enable encryption for the data.
- Response Attribute: The field to store the response data received from the API.
3rd Step – Advance
-
Select Accordion GroupBy Field: Select from options available in the dropdown.
-
Action Column Width: The width of the action column in the UI.
-
Action View: Defines the view style for the action, either Popover or Footer.
-
Show Action at End: Determines whether the action will be shown at the end of the list.
-
Accordion Sequence (Optional): Sequence of accordion actions (optional).
- Display Name (mandatory): The display name for the accordion item.
- Value (mandatory): The value associated with the accordion item.
- Color: The color for the accordion item.
- Background Color: The background color for the accordion item.
- Action Icon Web: The icon for the web view of the action.
- Action Icon Mobile: The icon for the mobile view of the action.
- Hide Action: Option to hide the action icon.
- Action Name: The name of the action.
- Action Button Type: Type of the action button (e.g., default, custom).
- Sidebar Form Id Field: The ID field for the sidebar form.
-
Select List GroupBy Field: Select the field by which the list will be grouped from the dropdown list.
-
List Field Mapping: Manually enter multiple rows of data in the grid by clicking the "Add New" button and define the following fields:
- Header: The header of the list field.
- Data Field: The data field to be mapped in the list.
-
Data Type: Choose data type from the following options: None, Email, Date, Title, Image, etc.
-
Set List Group Color: Manually enter multiple rows of data in the grid by clicking the "Add New" button and define the following fields:
- Group Name: The name of the list group.
- Group Color: The color assigned to the list group.
Click “Confirm” and “Check List” control is
configured.