Give us feedback
sortable-af
Reactive icon

Sortable AF

Stable version 1.0.5 (Compatible with OutSystems 11)
Uploaded on 29 Jan by 
5.0
 (7 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.5)

Now you can lock specific rows to drag and drop using the class .no-drag

In this example, you can lock the row depending on the flag value IsMandatory, you just need to adapt to your scenario.

License (1.0.5)
Reviews (4)
by 
3 May
in version 1.0.5
Very good component. Easy to implement and very helpful. Thx.
by 
30 Jan
in version 1.0.5
Simple implementation, and easy to extand. This is sortable AF.
by 
2022-10-10
in version 1.0.4
Easy to use, nice!
Team