Hello,
I have a form with a checkbox and a fieldset.Inside the fieldset i have a select with ahah propierty and a text field (depending option selected on the select i change the autocomplete path of the text field). Ok so.. when i validate de form and the checkbox is TRUE and i have an error(form_error if some field in the form isnt correct for example) .If i go to the checkbox i click and try to use the select .it doesnt work.I was checking that when i validate the form and the checkbox is TRUE i lose my $form element and really dont know how to repair it.
Please if someone can help .
Thanks for your time.