Now that we have the feature of dynamic data attachment to synchronize data from separate projects, I’m wondering if we can use this feature to populate choice lists for the select-one and select-multiple questions as an alternative to updating external files in order to add new choices. The current documentation page for (Dynamic Data Attachments shows how to use it similar to how you would use the pulldata() function (e.g., dynamically selecting an answer from a choice list based on a match from a unique identifier).
What I would like to achieve is, for example, a Tags field (select-multiple) in which the options in the choice list are populated from answers submitted in a text field name Tag in another form. Have anyone tried something like this? I’ll be grateful for any hints on whether this is possible.
Welcome to the community, @fpichardom! We will explore this possibility and update our support article soon. Thank you for brining this through the community.
Also please be informed that I am linking your post with our other post to keep track of your suggestions.
@Kal_Lam hey there, quick ping to check if there’s been any progress on this topic? It would be a really useful thing to have, to be able to use dynamic data attachments not just for pulldata but also for select_one / select_multiple questions…
@yjouanique, you should be able to dynamically link your projects with select_one or select_multiple question types. Sorry if I misunderstood your query.
My question was essentially the same as the original post: can we use data from the linked parent project as a source for the options in a select_one / select_multiple question? If yes, then what is the syntax? My attempts have not worked, including trying with select_one_external / select_one_from_file…
Dynamic data attachments are a really cool feature, but without the ability to use it in choice questions, I think its usefulness is considerably lower…
I want to know if there is any update on this topic.
I am linking a child project to a parent project using the Dynamic Data Attachment feature.
In my chlid project, I want to appear others questions based on the anwers to a select_one or select_multiple question from the parent project. When referencing an answer to a choice question in the child project to use it in the relevance syntax for a new question, the choice made in the parent project doesn’t appear while it works perfectly when referencing questions of text and integer variables types.
Agreed! Using an external csv seems to defeat the purpose of having a dynamic connection between projects,
Upvoted as I hope this can be included in future developments!! Thanks for the work.