Yes that’s spot on!
That’s fantastic news, thank you so much for the explanation.
I have, unfortunately, been unable to retrieve data using the parent
grouping in the input
group.
Though I have noticed on our Team Area form there is PARENT
variable being referenced, which seems to contain the required id. It seems to function the same way PLACE_TYPE
does.
Could you perhaps provide more info regarding this?
I’m unsure how to use this retrieved id
in conjunction with the contact selector
in order to retrieve the desired parent form data.
In addition to just retrieving the location information, we need to make those values available in 3 drop downs - similar to how it’s displayed on the NPO forms.
We’ve only seen examples of select_one
and select_multiple
getting their data from the choices
sheet.
Is it possible to rather reference a dynamic data list?
Thank you so much for the detailed explanation! If I understood that correctly, one could then be used in order to draw the most recent data from multiple surveys to construct a sort of “cheat sheet” as mentioned in other question.
I’ll be sure to have another look through the pregnancy example, thank you for pointing that out.