Hi,
I'm trying to grasp multipliers, and have a few questions. I've created the multiplier container, and the multiplier contents.
I have my replacer set to __N__ , counter set to 1, hide first: yes, disable first: yes, and start count: 1.
Next, I have two fields in the multiplier:
attendee[__N__][name]
attendee[__N__][address]
Under DB Save I have Save under Model ID set to yes, Multi save set to yes and Model ID set to attendee.
When I submit the form, the data is in the array, and a SQL query is generated, however, none of my fields are submitted. Only uniq_id and created.
What should the field name be in the table? When I have CF create the table for me, it creates these fields (along with others)
attendee[__N__][name]
attendee[__N__][address]
I've tried changing those to just name and address with no luck. Any help getting me in the right direction would be greatly appreciated.[attachment=0]debug.jpg[/attachment]
I'm trying to grasp multipliers, and have a few questions. I've created the multiplier container, and the multiplier contents.
I have my replacer set to __N__ , counter set to 1, hide first: yes, disable first: yes, and start count: 1.
Next, I have two fields in the multiplier:
attendee[__N__][name]
attendee[__N__][address]
Under DB Save I have Save under Model ID set to yes, Multi save set to yes and Model ID set to attendee.
When I submit the form, the data is in the array, and a SQL query is generated, however, none of my fields are submitted. Only uniq_id and created.
What should the field name be in the table? When I have CF create the table for me, it creates these fields (along with others)
attendee[__N__][name]
attendee[__N__][address]
I've tried changing those to just name and address with no luck. Any help getting me in the right direction would be greatly appreciated.[attachment=0]debug.jpg[/attachment]