Adding user's selection to a list

I have an issue with creating a flow to add user’s selection into one row instead of creating multiple rows for same user.

I have a repeating group of “Option” with field type=text from “Option” Type.
Option 1
Option 2
Option 3

I have another table Users with field list type called “UserSelection”
I need help with a flow to do the following:

1-I added a check box to this repeating group
2-When use sign in and check the box, which can be multiple check boxes at the same time I need to add those choices to the table “User” and in the field "UsersSelection.

for now it create a new line on every user select the check box. I need to add all selection in one row instead.

Hi @mariam.milad86!

Perhaps this great video by @gregoryjohn could shed some light to managing list selections in Bubble > https://www.youtube.com/watch?v=5etSE1po7J0

1 Like

Thank you so much. That was very helpful.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.