...
Attribute Name | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Component Size |
| |||||||||||
Model | Models are used to integrate Salesforce objects with noKodr, acting as a mediator between Salesforce and the noKodr app. All created models will appear in the list. Note: Only one model (Record Type - Multiple) can be bound at a time. | |||||||||||
Title | A Title is the name shown to users and can come from various sources.
| |||||||||||
Sub-Title | A Sub-Title is the name shown to users and can come from various sources.
| |||||||||||
Hide Selection | Enabling the checkbox will hide the selection box in front of records in the table. | |||||||||||
Show Radio Button | Displays a radio button in each row, allowing users to select a single row at a time | |||||||||||
Table Actions | You can include multiple actions, each displayed as a button. Clicking a button initiates a specific action or workflow.
| |||||||||||
Row Actions | With the help of Row Actions, you can perform row-specific actions.
| |||||||||||
Hide Row Action | Here user can hide the created Row Action. | |||||||||||
Column Actions | With the help of Column Actions, you can perform column-specific actions like.
| |||||||||||
Views | Allows users to switch between different display modes: Table, Tile, and Card views for better data representation.
|
...
Attributes | Description | ||
---|---|---|---|
Label | A Label is the name shown to users and can come from various sources.
| ||
Name | Enter a unique the name for your action. | ||
Icon | This option lets you choose from various icons to add to the action button. | ||
Variant | This feature allows users to change the appearance of the action button.
| ||
Visibility Criteria | It determines whether a component is visible on the layout. It offers the following visibility types:
| ||
Disability Criteria | It determines whether an action is disable on the layout. It offers the following visibility types:
| ||
Is Bulk Action | Enables bulk actions, allowing users to perform an action on multiple selected records at once. | ||
Minimum Record Count | Defines the minimum number of records required for the action to be executed. |
...
Attributes | Description | ||
---|---|---|---|
Label | A Label is the name shown to users and can come from various sources.
| ||
Name | Enter a unique name for your action. | ||
Column | The column field displays the table column corresponding to the field you selected. |
...