Hey there!.
I have an app that works as a Stopwatch,
That means that when you press “Inicio” (Start) it takes the actual time and the same process when you press “Fin” (Finish) And I save the rest between those values and there I have the duration between those buttons.
But… My problem is that I want to create every single value as a row in my app, very much like as a stopwatch of a cellphone,
But… Here it takes some time between I to click “Save” and it reopens the form.
So What I’m planning to do is enumList all those records that I would create using “ChangeStamp” and Added to that “Enumlist” and after that, create multiples Child records using the information in this post.
[FAQ: add row per value in EnumList](https://community.appsheet.com/t/faq-add-row-per-value-in-enumlist/30953/2) Tips & Tricks ?
This looks very nice! I did everything the same as in the app and in your post. I see with ‘test’ that my row meets the Action 1 criteria. But the counter keeps blank (i start blank) So i think my action is never invoked. What could be the problem? [Schermafbeelding 2020-09-29 om 22.17.51] [Schermafbeelding 2020-09-29 om 22.18.38] @Steve

