To check and compare a single value for a radio or dropdown custom field against input (ex. "No") using regular expression check validator use "^text$".
Result will allow transition to successfully happen if input on custom field matches the text entered within regex in quotations above.
For example, use ^One$ to block a transition for a radio custom field with options "One", "Two" and "Three" where either "Two" or "Three" being selected would throw an error to user but "No" would allow the transition.
^text$ is the best result found to answer question.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.