Get repeater area to save data correctly

How to save repeater area data as separate database records.

Overview

The issue occurs when the Save Data action inside a Loop Event incorrectly saves all repeater data into a single table row.
Disable the auto-manage table and auto-save fields options in the CF settings, and ensure the loop event's data provider is correctly set to the repeater's model name.

Answered
ChronoForms v6
te tempus 29 Jun, 2020
I have configured repeater area in my form to multiply fields and save them to the db.
Somehow Save Data action inside Loop Event saves the whole repeater area data into one line in the table. 3 days struggling and trying every advice from forum and FAQ. Please show where I did a mistake.


Get repeater area to save data correctly image 1
Get repeater area to save data correctly image 2
Get repeater area to save data correctly image 3
Get repeater area to save data correctly image 4
Li Linajes 26 Aug, 2020
Hi!. I need your help!
How do you get the name of the model "Files"?. I have the "repeater area", the "loop event" and within it the "save data" but I don't know what the "data provider" of the "loop event" is.
te tempus 27 Aug, 2020
1 Likes
Model name "Files" placed in "repeater area". Loop event takes data of the model "Files" and run thru it saving each record
Li Linajes 29 Aug, 2020
1 Likes
Thanks to your post and your answer I managed to solve my problem. It was perfect !. You're the best. Greetings from Argentina!. Thank you very much!.
This topic is locked and no more replies can be posted.