Re: Validation Logic in custom forms
I must be doing something stupid because my use case is very simple. I have a single-select dropdown on a form. And if someone selects "pods" from this field, I want a message stating that Pods-based materials cannot use that queue. (This is my intended workaround against being able to hide some options on one form.)
I used this simple if statement, but it doesn't work:



