Hi,
I want to be able to use the @pull data command in connect123 to look up a field called 'PropertyNa' which will return a list of school names. For the user I want them to be displayed a drop down list using the 'minimal' function in the appearance field. The list of schools is maintained by someone else hence wanting to query the feature layer so that the list remains up to date for my survey.
So far I've looked at the code below but it's not working
pulldata("@layer","getRecordAt", "PropertyNa" {URL})