How can I load the names of the household composition (text) in a select_multiple name_person?
How can I load the names of the household composition (text) in a select_multiple name_person?
Welcome back to the community, @jeodavilacruz! Could you provide more context to your query, please?
type | name | label | hint | required |
---|---|---|---|---|
begin_repeat | ||||
text | my_name | Enter your name: | true | |
end_repeat | ||||
select_multiple names | names | List of names | true |
list_name | name | label |
---|---|---|
names | 1 | {my_name} |
names | 2 | {my_name} |
names | 3 | {my_name} |
names | 4 | {my_name} |
names | 5 | {my_name} |