So I have a public survey that is intended to collect information in a standardized format that then fills in a pre-defined form. This sounds like a Survey123 and associated report template.
I am running into a few issues.
- [Currently working with ESRI support] Repeat section does not show a "+" sign to add an additional record when using web browser. The survey works fine in the app. This is the preferred layout for the survey. See attached "ITI - Copy.xlsx" form.
- To get the survey to work in the web browser (to fix #1), I removed the pages from the layout. However, in one of the repeat sections, we pulldata from a public geodatabase. In the first entry of the repeat, this works fine, but if you add a second entry, it does not pulldata from the geodatabase. This happens twice in that repeat (legal & county) so I don't think its a geodatabase access issue.
- In the report form, I can't figure out how to get information from the repeat to show up as a list on page 1. On page 1 of the report template "Legal Description:____" should list out the legals from the repeat section together.
Any advice would be appreciated to fix these issues. Thanks in advance!!