Hello, I don't know if it's a system problem or if I don't know how to configure it. I have a function in which some hidden fields are mandatory, but the fields will not always appear, it will depend on how the user records the data.
The problem is that, the form is not sent if the mandatory fields are not filled out, there is only one class css adding the display:none in that field.
Is there any way around this problem?