I've been tasked with the following request.
Request Description: Using the existing Vehicle survey (Survey 123) look into connecting the vehicle drop down list in the survey to reference the Fleet list (located in a table in the SDE).
The goal of this is to reduce the number of places we need to update the fleet data. If the drop down list can reference the SDE thru portal into the survey then the only update to the vehicle drop down list would be the Fleet table in the SDE.
I've been reading about the pulldata()function, dynamic lists, and choice lists. Would any of these options work to directly reference the data from the SDE fleet table located thru portal to populate the Vehicle survey dropdown list?
What would be my best option?