• I’d like to make a text field match a provided value, and have entered this into the Regex pattern box: /458074/

    Yet this isn’t working – how can I check for a specific value like this? Thank you!

Viewing 1 replies (of 1 total)
  • Hi @razorfrog.

    You can use regex101.com to generate/validate correct validation RegEx and copy the same regex onto the box provided in the plugin.
    It will work fine.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Regex – Match string’ is closed to new replies.