This guide will explain the use of the following options to sort or manage the Salesforce Table column:
- Column Sort Order
- Column Sort Index
- Order By
- Disable Column Sort Ordering
- Column Sort Order:
- You can sort the table data by ascending or descending orders.
- By default, it will sort the data based on the first column as shown below.
- Column Sort Index:
- You can use this option if you want to sort data based on any specific column.
- Here, we are sorting the data based on the column โAmountโ.
- Order By:
- This option allows you to sort the data inside the table based on the field in ascending (ASC) or descending (DESC) order. For example,
StageName ASC
orStageName DESC
- Disable Column Sort Ordering:
- Enabling this option will get records from the salesforce based on the order by option.
- This will disable the column sorting icon i.e. the user will not be able to sort records in the table by clicking on the sorting icon.
For any questions, please contact us - [email protected] or the Formyoula in-app chat. ๐