RepeatableEntry state modification aren't possible?
Hi.
I am building something kind of complex: I need to modify the state of a RepeatableEntry to.
The example is built for a visit tracking system.
Each session (the record I'm working on) has multiple page views.
I would like to display the duration of the page view duration based on the previous entry of the repeatable.
It kind of works in the sense that my state callback is evaluated and the page displays the correct number of entries but the data isn't filled inside each entry
0 Replies