You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a new flag in a validation object which provides the ID of a field which a validation rule depends on.
This would be different than optional which only validates when a value is filled out, instead, depends will only validate when a different field value is filled out.
The text was updated successfully, but these errors were encountered:
jlukic
changed the title
Form Validation - "Depends"
Form Validation - "Depends" Setting
Jan 2, 2016
This would be a new flag in a validation object which provides the ID of a field which a validation rule depends on.
This would be different than
optional
which only validates when a value is filled out, instead,depends
will only validate when a different field value is filled out.The text was updated successfully, but these errors were encountered: