I have a form divided into multipage.
On the first page I set an event that if clicked must hide some fields, including a field that is positioned on the second page. My problem is that the fields on the first page are correctly hidden, the fields on the second page are visible. How can I do?
On the first page I set an event that if clicked must hide some fields, including a field that is positioned on the second page. My problem is that the fields on the first page are correctly hidden, the fields on the second page are visible. How can I do?