Hi,
I have a form with a dozen page. Each page has a submit button with an event attached to it.
In that event, I have a DB Save action to a table (same table for each page). On each page I have a cf_id hidden field and in the events, I have the multipage, db save and show html actions.
When I try the form in the front-end of my site, I can see that each time that I press a submit button (next page), the data is saved correctly in a row, but another row, with empty values is created in the same time...
I cannot understand what is wrong.
Does anybody have any idea on what's going wrong?
Thanks
I have a form with a dozen page. Each page has a submit button with an event attached to it.
In that event, I have a DB Save action to a table (same table for each page). On each page I have a cf_id hidden field and in the events, I have the multipage, db save and show html actions.
When I try the form in the front-end of my site, I can see that each time that I press a submit button (next page), the data is saved correctly in a row, but another row, with empty values is created in the same time...
I cannot understand what is wrong.
Does anybody have any idea on what's going wrong?
Thanks