Page 1 of 1

Controls Not Keeping Order

Posted: October 20th, 2022, 1:03 pm
by Filip.Serw
In a list, I have a couple controls under the same column. However, on a fresh load, the controls will not keep the order in which I dragged them in.

Also, when they are redragged in their order, loading the page, the values still come out in a different order. That order respects the original page load but not the changed one.
ListControlsOrder.png
In this example, the ItemNumber should be above XRef. However, it loads the other way and when changed and the canvas it is refreshed it does not hold the order I changed it to.

Re: Controls Not Keeping Order

Posted: October 24th, 2022, 1:47 pm
by SteveCap
Currently controls are only ordered by their control id so controls that were created first will always be first in the cell.

Task #10902 has been created to add a feature to allow reordering.