Setting field to 'Not empty' if...

Hello,

Is it possible to turn ‘not empty’ validation on for a field depending on another field’s value? I’d like to insist that a field contain a value if another field has been set to a certain status but can’t see if this is possible.

Thanks,

Jordan

Hi Jordan,

Sorry that it’s currently not supported. However, may I know if that field only needs to be filled up according to this rule? Which means it should be empty when the rule is not matched?
If so, you can set it as not empty and use conditional formatting to show this field only when the condition is met, and the not empty attribute won’t be checked when it’s hidden by conditional formatting.

Ah that would be a good solution, but unfortunately the field is also used even when the other field is not set to a specific value. Thanks anyway. Jordan