Hi everyone,
we have the following problem in one of our forms. The form consists of three checkbox groups, where the first has a label "offers" and id "offers[]", while the others have no labels and ids "offers1[]" and "offers2[]". In our "On Submit" event, we have a "Handle Arrays" and an "Event Loop", which calls the "on load" event again.
Now, for a text field and a drop down field, this procedure keeps the set values when the event loop is invoked. But the marks in the check box groups disappear. How can we fix this?
Thanks for the help,
best, Skrodde
we have the following problem in one of our forms. The form consists of three checkbox groups, where the first has a label "offers" and id "offers[]", while the others have no labels and ids "offers1[]" and "offers2[]". In our "On Submit" event, we have a "Handle Arrays" and an "Event Loop", which calls the "on load" event again.
Now, for a text field and a drop down field, this procedure keeps the set values when the event loop is invoked. But the marks in the check box groups disappear. How can we fix this?
Thanks for the help,
best, Skrodde