Hi Scribu,
I've got a connexion with a sortable attribute. 'sortable' => 'any' In editing my post I could easily sort the different elements. Now on the template, I'm interested to display each element in separate places.
Let's say I've got 3 boxes on different area .
How can I retrieve the first one, and display it in the first area (in the sequence of the script page) and so on for the other boxes?
Thank you