Gravity Form Plugin to csv
Budget: $30 – $250 AUD
We have a main Gravity Form, and within it, there are several nested forms(GravityWiz Nested plugin). I have a custom plugin that stores parent fields as a csv file and auto attach to notification. I need a devleper to extend code to include nested field data.
Data to be represented in this way:
Parent form fields and child form(s) fields in one row. Child data fields to all show in one cell and represented as:
'[Entry1 field1; Entry1 field2; Entry1 field3]*[Entry2 field1; Entry2 field2; Entry2 field3].'
Example attached.
Existing data has the information about nested form ids, entry ids and field names.
Attached PHP code.
Data to be represented in this way:
Parent form fields and child form(s) fields in one row. Child data fields to all show in one cell and represented as:
'[Entry1 field1; Entry1 field2; Entry1 field3]*[Entry2 field1; Entry2 field2; Entry2 field3].'
Example attached.
Existing data has the information about nested form ids, entry ids and field names.
Attached PHP code.