Hello all. I have a list of selected item in repeating group with a “save” button. The workflow is: when I click on “save” button, the selected items from the repeating group are saved in the database (Create a new thing). The problem is datas are not in separate lines in the database. All the information is one row and line. How can I fix?
I want to gather the information in separate line and rows.
Can anyone help please?
Thank you