2017-10-28
1.0.0
Eduardo Jauch
All
All
Components, Widgets
[Overview]
List Record Sort contains the ListRecord_SortColumn widget, used to sort a List Records the same way is done for Table Records with the List_SortColumn. It can be used anywhere in the page (requires the List Records Id) .
[Detail]
ListRecord_SortColumn works pretty much the same as the one used with Table Records.
In order to enable the possibility to use it anywhere in page, as List Records are usually used when one wants to list the items in a non traditional way (table), it's necessary to give the List Record Id to the widget.
The widget has a Placeholder to put the column title, but it also accepts images and other elements.
It also can be used in Table Records, but the column title must be moved to the Placeholder (ListColumnTitle).