I have a Checkbox item that are loading data from my DataBase. It has a variable number of items. I want to do a create_service with this item. For each item that is selected in this Checkbox I have to insert value in my another collection. How I do that?