Hi there,
Is it possible to control the number of repeats depending on a value entered earlier in the form? eg. Question is asking how many participants and from the integer value here I can control the amount of repeats shown in a form.
Is this possible?
Hi @aaronsolofa,
yes you can control the number of repeats dynamically.
Here is the section of the documentation relative to that :
https://docs.getodk.org/form-logic/#dynamically-defined-repeat-count
2 Likes
Apologies for the delayed repsonse,
But very much appreciated.