Title: Regex error
Last modified: June 15, 2021

---

# Regex error

 *  Resolved [harmizi](https://wordpress.org/support/users/harmizi/)
 * (@harmizi)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/regex-error/)
 * hi..Im having the same problem too;
    here’s my code
 * /[v][h][3][2]/i
 * to validate input match vh32 or VH32
 * i run the code at [https://regexr.com/601lq](https://regexr.com/601lq) and it
   works. But some how it doesnt work here. Can u please check for me?

Viewing 1 replies (of 1 total)

 *  Plugin Support [Zhanna Khachatryan](https://wordpress.org/support/users/zhannak/)
 * (@zhannak)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/regex-error/#post-14567743)
 * Hello [@harmizi](https://wordpress.org/support/users/harmizi/),
 * Thanks for your inquiry, please use this regular expression instead, it works
   as expected:
    [v|V][h|H][3][2].
 * If you’ll have any issues with it, then please delete the current field and create
   a new field and use the RegEx there.

Viewing 1 replies (of 1 total)

The topic ‘Regex error’ is closed to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

## Tags

 * [regex](https://wordpress.org/support/topic-tag/regex/)

 * 1 reply
 * 2 participants
 * Last reply from: [Zhanna Khachatryan](https://wordpress.org/support/users/zhannak/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/regex-error/#post-14567743)
 * Status: resolved