Feature Request: Conditional Field Mandatoriness Based on Display Status

Feature Request: Conditional Field Mandatoriness Based on Display Status

Hello Zoho Creator Team,

I would like to suggest an enhancement to improve the flexibility of form validations. Currently, when we need a field to be mandatory only if it's displayed on the form, the only option is to:

  1. Set the field as not mandatory in the form settings.

  2. Use a validation script to enforce the requirement, based on the field's visibility.

This workaround is functional, but it adds complexity and requires extra effort when working with dynamic forms where the visibility of fields can change based on user input or other conditions. It would be much more efficient if we could directly make a field conditionally mandatory based on whether it is visible on the form.

This feature would save time, reduce the reliance on custom scripting, and streamline the form-building process.

It would be great if you could consider adding an option to make fields mandatory only when they are being displayed on the form, without requiring additional validation scripts.

- If the above recommandation is not possible, it would be nice to have a deluge task to know if a field is being displayed or not in the form, this would simplify the script to make fields mandatory. (by a lot!!!)

Best regards,