Hello,
I am attempting to include a repeat into my survey created on the back of a Feature Service. I would like the user to locate the address in one question, and be able to add multiple answers / points during the Survey.
However, when I attempt to add a repeat, S123 Connect states that the 'Table repeat_entry not found'.. error
I don't want to add a related table, I just want 2 points at the same spot if possible.
| type | name | label |
| | | |
| geopoint | location_point | Point |
| | | |
| begin group | registrant_contact | Registrant Contact Info |
| text | fulladdress | Registrant's Address |
| text | firstname | Registrant's First Name |
| text | lastname | Registrant's Last Name |
| text | email | Registrant's Email |
| text | phone | Contact Phone Number |
| text | countryclub | Are you located in a Complex or Country Club? |
| end group | | |
| | | |
| begin repeat | repeat_entry | Click + to add more than one |
| begin group | registrant_property | Registrant Property Info |
| select_one registry_type | regtype | What are you registering? |
| select_one PD_Registry_Bike | bikegender | Bicycle Gender |
| text | year | Year |
| text | make | Make of ${regtype} |
| text | model | Model of ${regtype} |
| text | color | Color |
| text | serialnum | Serial Number / Owner Applied Number |
| text | description | Description |
| select_one YesNo | gps | Does this vehicle has a GPS Tracker? |
| file | filesubmission | Please submit a clear picture of Property |
| end group | | |
| end repeat | | |
| | | |
| text | addnum | Address number |
| text | streetname | Street Name |
| text | unit | Unit |
| text | city | City |
| text | state | State |
| text | zipcode | Zipcode |
| text | F_addressid | F_addressid |
| select_one GISStatus | Status | Status |