Hi everybody
How can I rearrange items using drag-and-drop in an Apex page?
Let's say I have 3 elements (buttons, page items or whatever can be used), labeled as:
Customer 1
Customer 2
Customer 3
I want to reorder them using just the mouse.
I think is possible because in Apex page editor we already can rearrange buttons & page items just drag-and-drop them
Thanks in advance
Oscar