Change the order of a filled input in a collection

If you keep track of the values you can also assign them to the inputs. Simply bind the “initial value” property to the variable where you store the change. It’s all doable with nocode.
See this example where you can keep track of a list of checkboxes, but also change their value dynamically.