Is it possible in Survey123 to load a dropdown list dynamically using pulldata() function that uses javascript to connect and fetch a list of values from a REST end point?
I've used pulldata() with javascript to fetch a value from REST end point and load a Text field in the Survey, so was wondering if the same is possible for a dropdown list.?
James Tedrick