You are viewing limited content. For full access, please sign in.

Question

Question

Conditions on Fields does not accept the values within the fields even if they match the regular expression

asked on November 28, 2016 Show version history

I trying to use the field conditions option within the template designer to set a condition based on a regular expression.

Here is my regular expression

But I get this message when I try to save

The message includes an example document.

When I go to the document and look at the data in the field, then copy it to a regex tester it finds a full match

0 0

Answer

SELECTED ANSWER
replied on November 28, 2016

Try spelling out \d{8}, the regular expression syntax for constraints does not support the shortened notation.

0 0
replied on November 30, 2016

Thanks, that works

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.