checkboxes not checked anymore after validation error
-
Hi,
I have the issue, that my checkbox fields aren’t checked anymore when a form validation is thrown.
Multiselect checkboxes work like a charm, just single Checkboxes have this problem. When I print_r($_Post), then I can see that the values are there but the form elements don’t interpret them right.I have a custom template and I use the $this_form->print_title(‘somefield’); function.
Thx for your help!
Dan
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘checkboxes not checked anymore after validation error’ is closed to new replies.