Select to view content in your preferred language

Survey123: Fillable empty rows?

79
2
Monday
Babcock_Kristen_L
Occasional Contributor

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!! 

Babcock_Kristen_L_1-1750093489910.png

 

0 Kudos
2 Replies
Neal-Kittelson
Frequent Contributor

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.

https://community.esri.com/t5/arcgis-survey123-questions/create-a-summary-page-within-my-survey/td-p...

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. 

NealKittelson_0-1750095274388.png

You may also look into the pulldata @layer function if this doesn't meet your needs.

 

0 Kudos
DeonLengton
Esri Contributor

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:

DeonLengton_0-1750240677287.png

 

0 Kudos