sortablejs
Reactive icon

SortableJS

Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded
 on 20 February 2023
 by 
4.2
 (5 ratings)
sortablejs

SortableJS

Compatible with:
Created on OutSystems 11

Version 2.0.0

Stable
Current
See documentation
Application Package
Uploaded on 20 February 2023 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:
  • Updated to the latest release of SortableJS (v 1.15);
  • Changed the OnDragEnd event inputs from evt.oldIndex -> evt.oldDraggableIndex and evt.newIndex -> evt.newDraggableIndex (Sortable options);
  • Improved descriptions;
  • Added more examples in the demo;

Version 1.0.3

Stable
See documentation
Application Package
Uploaded on 25 May 2020 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:
  • Added an OutSystems event that allows you to handle the changes made on the lists
  • You can now add your own parameter, according to this documentation
  • General improvements on the DEMO

Version 1.0.2

Under Development
Application Package
Uploaded on 05 April 2020 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Release notes:

The way to select the list wrapper is now simplified. It is required to pass a CSS selector as input.

A demo was added