enable_dnd_sort()

Drag and drop sorting of multiple selected choices (using JQuery UI sort).The sorting is only available when control is attached to <input type=”hidden”>.

Signature:

public function enable_dnd_sort(bool $sort = false )

Parameters:

  • $sort: true or false

Related content:

  1. set_sort_results()

Tags: ,