is there a possibility to have conditional display fields and required flag in modeler forms?
Display:
e.g. If value 1 is selected for radio button FIELD1 then show text field FIELD2.
If value 2 is selected for FIELD1 then show text field FIELD3
Required:
e.g. If value in text field FIELD1 is yes then FIELD2 is required.
If value in text field FIELD1 is not yes, then FIELD2 is not required.
There is currently no such feature. But it’s very important to me and I’m starting an attempt to create it. Are you Brazilian? Are you interested and willing to contribute to the creation of this resource? A lot of JavaScript is used to create the visibility conditions of the fields.