Hello everyone,
I have been attempting to pull data from an already existing feature service on Survey123 using a custom JavaScript function. The JavaScript function should take an inputted ID and return the matching individual name from the existing feature service on the online portal. How do I read that online feature service into my JavaScript function and store it in a variable for further processing?
Thank you in advance