Give us feedback
sortable-af
Reactive icon

Sortable AF

Stable version 1.0.4 (Compatible with OutSystems 11)
Uploaded on 29 January 2021 by 
5.0
 (5 ratings)
sortable-af

Sortable AF

Details
A Reactive Sortable list component from Accelerated Focus. Utilizes the SortableJS library (https://github.com/SortableJS/Sortable)
Read more

This reactive component wraps the Sortable JS library (https://github.com/SortableJS/Sortable)

Simply drag the SortableList widget on to your page and specify the widget id of your list container, and all children will autmatically be sortable and draggable to other lists that are associated with their own SortableList widget.  Use the Options parameter of the widget to further control the lists' behavior.

The component exposes most of the library's functionality, while still allowing the flexibility to extend the functionality using JavaScript blocks if need be.

The structure attributes and public client actions have descriptions explaining what they do, and full documentation for the JS library is available on the Sortable JS GitHub page.

Release notes (1.0.4)

Updated demo to fix some issues with the SortableTable screen.

Reviews (2)
by Khuong
2022-10-10
in version 1.0.4
Easy to use, nice!
2020-03-02
in version 1.0.2
Really easy to incorporate in an application. It just works, great job!