Hi,
I build a form with a radio button that leads to two different fieldset , in each of them there are required fields .
I need to disable the fields of the fieldset that was not chosen, otherwise the module stops for lack of data required.
I tried using (in radiobutton edit) :
EVENT tab
On = name_radiobutton_selection DISABLE name_fieldset
but the fields become unusable but the module has the same problem .
If I configure the fields not required everything works fine.
I hope I explained myself
I build a form with a radio button that leads to two different fieldset , in each of them there are required fields .
I need to disable the fields of the fieldset that was not chosen, otherwise the module stops for lack of data required.
I tried using (in radiobutton edit) :
EVENT tab
On = name_radiobutton_selection DISABLE name_fieldset
but the fields become unusable but the module has the same problem .
If I configure the fields not required everything works fine.
I hope I explained myself