I have a popup with a repeating group of Deliveries, each cell having an input field for delivery weight.
How can I save the inputted weight for each delivery only when the Save button is clicked?
I don’t want to use Auto-binding (as a user may enter a weight value and then close the popup, plus I want a number of backend workflows to run as well)
My opinion, why not get the save button into the RG, like have it in each cell and a click on it, you can easily make changes to the current cell's X
or are you having multiple cell displayed at once?
Thanks
This would work but is not the design style, plus it doesn’t make a great experience for the user
I finally found a workaround for this, without using repeating groups.
You can find my solution here https://x.com/efuawonder/status/1902030617073656232?s=46