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?
Can you make IsRegExp parameter as true and try again?