If I install this module it says in description this:
Module that provides a drag-and-drop sortable form element that depends on the JQuery Interface library.
Depends on: Array (missing)
Where I can find Array module??
If I install this module it says in description this:
Module that provides a drag-and-drop sortable form element that depends on the JQuery Interface library.
Depends on: Array (missing)
Where I can find Array module??
Comments
Comment #1
marcp commentedAre you sure you grabbed the 5.x version and not the 6.x one?
Comment #2
AndrejT commentedThanks,
such a mistake.
Comment #3
(not verified) commentedComment #4
PunchLine commentedWell my question is easy. How to use version 6.x-1.1 (depend on Jquery_interface missing) cause maybe I'm stupid, but I couldn't find it, maybe another modules provide it or it's now integrated to the core ?
Comment #5
marcp commentedThe way forward with this is to use core's tabledrag functionality.
I don't think this module is going to make it past 5.x as it depends on JQuery Interface which isn't going further either. There are some other helpful links on the JQuery Interface project page.