...
Attributes | Description |
---|---|
Icon | Select an SLDS (Salesforce Lightning Design System) icon that will be displayed next to your node’s name. |
Label | Enter a name or label for the node. This label will help you identify the node within the application. |
Name | Assign a unique name to the node. This name is used for reference purposes and should be distinct. |
Visible Condition | Specify the condition under which the node should be visible. If left blank, the node will be visible at all times. |
Enabled Condition | Set the condition for when the node should be enabled. If left blank, the node will be enabled at all times. |
Manage Node
In this section, you can view and manage the details of the assigned layout, list view, or URL associated with your node. You can add multiple item configurations by clicking on Add Config and control their visibility using conditions.
...
Attributes | Description | ||||
---|---|---|---|---|---|
Name | Provide a label or name to identify your item. | ||||
Type | Choose the type of item you want to assign (e.g., layout, list view, or URL). | ||||
Layout Name | If the type is set to "Layout," this option becomes available to select the specific layout you want to assign. | ||||
Object Name | If the type is set to "List View," this option becomes available to select the object for which you want to assign the list view. | ||||
List View Name | Once the object is selected for the "List View" type, using this option choose from the list views associated with that object. | ||||
URL | If the type is set to "URL," you can provide the external website link to be displayed within the application. | ||||
Input Mapping | This option allows you to pass data to the selected type.
|
...