Thanks Dan. How do I validate against a static string? I can see how to validate against another field but not how to validate against a string. Do I need to create another field, set its default value, and then validate against that?
Thanks for the suggestion about conditional logic. I'd tried...