Hello all!
I'm wondering if there is a way to create multiple empty fillable rows yet in Survey123? It's important that the field staff be able to see what numbers they get in previous recording because they collect a sample when the numbers have leveled off. Below is a snapshot of the form I'm trying to create. Thank you very much for looking!!
Currently you wouldn't to reproduce this type of table form. However you may be able to achieve the same functionality by using a summary section, followed by a repeat section with the questions you want answered at each visit.
Here's the quick basics, then there is lots of things you could do to make it prettier. Make sure you make the bind::esri:fieldType null if the collated fields do not need to be stored.
You may also look into the pulldata @layer function if this doesn't meet your needs.
You cant really recreate that tabular format for capturing in Survey123 but as Neal mentions you could create a summary section to review the captured data. This works well with html tables as you can see below: