{boolean-sort}
Plugin: Reporting Plugin, from version 1.0
This will sort the results by the specified boolean key value.
Description
By default, empty values will be listed before false, which will be before true, using ascending order.
Usage
{boolean-sort:prefix:key|order=ascending/descending}
Parameters
| Name | Required | Default | Description |
|---|---|---|---|
| [default]/key | | The key chain value to sort using. | |
| order | | ascending
| May be 'ascending' or 'descending'. |
Discussions