Hi,
In 6.5.1, you could define a field as required="true" on the datasource and then override that at the field level for a specific form with required="false". However, it appears that is no longer working with 8.0. Is this a bug? Or, by design? If it's by design, how can I override the required="true" for one specific form?
In 6.5.1, you could define a field as required="true" on the datasource and then override that at the field level for a specific form with required="false". However, it appears that is no longer working with 8.0. Is this a bug? Or, by design? If it's by design, how can I override the required="true" for one specific form?
Comment