...
Icon Attribute | Description | ||
---|---|---|---|
Name | Name Attribute is the text displayed on the Icon. | ||
Select Icon | Here user can simply select the desired icon.
| ||
Visible | Allows users to decide visibility of icon depending on criteria they choose from dropdown, namely:
| ||
Read Only | Allows users to decide read only ability of icon depending on criteria they choose from dropdown, namely:
|
Filter Visible and Read Only Criteria:
...
The Filter Criteria feature allows you to sort and refine the data in the config object records based on specific conditions. You can apply different types of filtering criteria to control when the icon should be visible or disable:
In addition to conditional-based filters, you can also select values from various sources to filter the data.
Static Filter
...
Description
...
All Conditions Met (AND)
...
This filter displays records that meet all of the specified conditions. For example, if you set two conditions, only records that satisfy both conditions will be shown.
...
Any Condition Met (OR)
...
This filter displays records that meet at least one of the specified conditions. For instance, if you set two conditions, records that meet either condition will be shown.
...
Custom Logic:
...
criteria:
In this section, provide a value to compare or check against the selected field. You can provide a value by clicking on the gear icon.
...
Custom Logic for Multiple Filters:
Custom Condition Logic in Salesforce allows you to define complex filtering criteria by combining multiple filter conditions using logical operators like AND, OR, and NOT.
AND means all conditions must be true.
OR means at least one condition must be true.
...
Value Source:
In this section, users can choose from various input sources, including:
...