Sorting Feature
Introduction
Sorting Feature allows you to sort tablist entry.
How to use it
Most of Tablist Handler supports Sorting. It usually use field sorter
to sort it. Just put placeholder that represent the order into the field. Example:
Changing the sort order
You can use field order
to make the order from high to low (DESCEND
) or low to high (ASCEND
).
Multiple Sorter with Different Order
You can have 2 or more sorter placeholder with different order
Last updated
Was this helpful?