I would like to use the pulldata("@layer", "getValue" function in a survey that I am building. At the beginning of the survey there are three question that use the autocomplete search("list function to make some selections from a feature service polygon layer. The first is for the owners name, the second uses parameter filters to allow you to see only the tract the above owners owns, and then select the tract you want. The third then using parameter filters to only see stands in above tract field allows you to select the stand(individual polygon) you want. There is an acres field in the attribute table that I want to use the pulldata to capture. My question is that in the survey after the three questions are answered resulting in selecting the stand I want, can pull data be used to go get the value in the acres field tied to that selected stand record?