Replies: 1 comment 1 reply
-
By "object list", do you mean you have created a Custom Field of type multi-object?
What do you mean by "reports back as empty?" |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to add custom validation to ensure a tag is assigned an Object Type before saving. I've added a required flag to this field, however, even if an object is selected the form returns 'This field must not be empty'. Is there another way to validate against these multi fields without using class validation?
Validations

Form output:

Edit: Added context / changed title
Beta Was this translation helpful? Give feedback.
All reactions