Create things from repeating group picklist

Hi,

I want to create new things from a dynamic picklist. For example below, I’ve generated a list of selectable items from the DB in a repeating group with a checkbox next to them. Salad and chicken are checked so then if I have a update button below the repeatinggroup I’d like it to generate 2 new things in another table with the item column populated one with salad and one with chicken. Then on the same page the user could then continue to customize their salad and chicken with that info stored in their respective rows in the new table.

salad :heavy_check_mark:
bread
chicken :heavy_check_mark:

Would appreciate any help!

Hi @paul.dalpozzo

@romanmg may help you

3 Likes