Hi,
I'll do my best to explain mye issue.
I have a gallery that gets data from a collection. When I enter numbers into labels in the gallery, I have set it to automatically save back to the collection once that label doesn't match my corresbonding column value in my collection.
This works great and I want to keep it this way, because then I have one button above my gallery that saves the collection to sql, which after testing a lot and finding articles that suggest this I know this is the fastest way to save data.
However the issue is that once I enter data, the toggle saves, and it jumps back somehow to another label.
Is there a way to have it not jump back.
Kind of difficult to explain, but consider this screenshot.
if I enter data in the label with black square around it, then it jumps back up to the label with the red square.

Anyone else have this issue and have found a way to solve it?
Thanks!