22
Views
1
Comments
Reactive input mask regex not working

We are using the Input Mark Reactive Library < Custom Mask. When I use the regex ^07[0-9]*$ and set IsRegExp to True the mask does not allow anything to be entered into the input box. This regex is perfectly fine though and works outside of OutSystems (eg in regex testers). Is there a reason the mask doesn't not accept this regex or is this a bug?

Capture.PNG
Capture.PNG

Can you make IsRegExp parameter as true and try again?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.