help on saving form data with grid layout
-
Hi,
Thanks for this great plugin. I have a issue which i seek help with.
I am using the “tabled input sections” in a form to get a list of people with field like “‘Name’ ‘Age’ ‘Address'” text fields which can be repeated by the users according to the number of entries they want to make. This feature is working for me as i expected on the frontend form.
Now i am using Flamingo Plugin to save the form entries in the database. Here is the problem i face. I actually wanted to get the submitted data so that each entry of the repeating field row is saved as separate row in the CVS or excel sheet. What is happening now is in the output report the entries of repeating fields are saved clubbed together for eq: Name field entries are saved in single column as (John,Harold,Sunny) and age in next column (32,12,34) and so on…
Is there any way the submission of repeating row be saved in separate rows.
Thanks in advance. I will appreciate if u can guide me in right direction.
- The topic ‘help on saving form data with grid layout’ is closed to new replies.