I am trying to validate a field to ensure it has the exact word in it. I've used the Field Entry Validation, switched it to 'Custom Perl Regular Expression' and put it the 'Perl Regular Expression' as just the word that must be entered. (After reading a lot of sites, I was under the assumption that was all that was required of the expression if you just wanted an exact match of a string).
But it's not working... have I entered it incorrectly or am I trying to do something that can't be done?
Screen shot attached
thanks