5 ms·
Very nice. Hopefully there's a simple way to take the serialized position array and parse out an order. Would be nice to use this plug-in to allow users to easi
by jsmcallister 14y ago
Very nice. Hopefully there's a simple way to take the serialized position array and parse out an order. Would be nice to use this plug-in to allow users to easily rank and group objects.
- aitorciki 14y agoYou actually can. Have a look at the serialize() API method, as well as the serialize_params options attribute. It's what we use at Ducksboard to let users arrange widgets in their dashboards.