Question

Following on from : How to save portlet positions

I'd like to know how to get the new position of the portlet in the first place.

Was it helpful?

Solution

If you use jQuery UI's sortable plugin you can then use the plugin's serialize function to get data to send to back to your server.

Check out the sortable portlets demo page: http://jqueryui.com/demos/sortable/#portlets

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top