formulize icon indicating copy to clipboard operation
formulize copied to clipboard

Independently orderable elements on form pages

Open jegelstaff opened this issue 1 year ago • 1 comments

Right now, element order is controlled by the canonical ordering of the elements in the form. We should allow reordering within form pages. There is a branch that took a stab in this direction: https://github.com/jegelstaff/formulize/tree/cody.mutlipage.sortable

jegelstaff avatar Nov 11 '23 20:11 jegelstaff

In conjunction with the “reorder elements from the form screen" pull requests https://github.com/jegelstaff/formulize/pull/50 https://github.com/jegelstaff/formulize/pull/81 this could be quite powerful. No need to go to the backend for reordering. But the backend needs the ability to have an independent ordering per screen (which is this issue)

jegelstaff avatar Nov 12 '23 22:11 jegelstaff