I noticed that the latest updated documentation on dynamic data attachments [Dynamic data attachments — KoboToolbox documentation] there is this section which implies select_multiple questions are possible to populate with Dynamic Data Attachments. Is this an update to Dynamic Data Attachment functionality as I know in the past this was not possible? If yes, could I be linked to an example where this works?
Hi @Tumaini! Thanks for reaching out. Yes, you can absolutely populate select_multiple questions with dynamic data attachments. If you take a look at the sample XLSForms that are linked in the support article, you can see an example of how that would work with a list of languages (P_Language from the parent form and C_Language from the child form).
Awesome. Has the update also taken are of situation where the parent form registers e.g household members in a house (via a loop) and then having those members appear in a select question in the child form when that household ID is entered? If not is there a workaround for this?