Hello common ones
I have a problem again and I need your help.
I create a collection when I start the app. This collection has 10 columns. And please imagine that these 10 columns are filled with the number 0 when you create them.
I would also like to add that this collection only ever contains 1 record.
Now I choose an action on another screen. The result of this action is that in column 5 of my collection, the NULL should become a 1.
How do I do it?
Best regards
RoScha