Create a new field in the database with field type number, named something like ‘sort_order’. On button click, change the Current items’s sort_order. Finally, in the ShortList data source, set the sorting to sort_order.
Need help?
Contact usCreate a new field in the database with field type number, named something like ‘sort_order’. On button click, change the Current items’s sort_order. Finally, in the ShortList data source, set the sorting to sort_order.