Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoIt's not well documented imho, but custom data rule is really a formula text field and the record will be blocked on save if the generated message to the user, is not blank.
So this should work
IF(ToText([Items Awarded]) = "", "You must select at least one value for Items Awarded")
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
So this should work
IF(ToText([Items Awarded]) = "", "You must select at least one value for Items Awarded")
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------