Drag and drop accordions

Yup. It’s pretty straight forward. Just add the dynamic panel you want to expand/collapse into your repeater underneath the “header” widget and hide it. Then set the “header’s” OnClick event to show/hide it with the “Push\Pull” option turned on: Reorderable_Accordions.rp (233.9 KB)

Note: The drag/drop, reorder functionality in the sample project came from here: Reordering and moving rows using repeaters

1 Like