I got 4 tables on a feature layer. one of the tables has contains info about our staff members. we want o get that information when you select a staff member name and loud all there their information.
Hi Kholofelo,
There are 2 ways you could look into doing this:
- Save the data as CSV files with the form and use the pulldata() function to lookup the information. See Formulas—ArcGIS Survey123 | Documentation for more information
- Create a custom JavaScript function that retrieves the data directly from the feature service. See JavaScript functions in survey forms—ArcGIS Survey123 | Documentation for more information.
Both of these approaches also have samples in the Survey123 Connect Samples gallery.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.