27
Views
3
Comments
Solved
[Custom Input Masks] How to restrict input to alphanumeric?
custom-masks
Web icon
Forge asset by Sara Gonçalves
Application Type
Traditional Web

Hi there,

Does this component work for reactive web?

How to use this component to restrict the input field

to only alphanumeric?


regards

2025-02-10 17-24-13
Arun Rajput
Solution

Hi Ibox,

This one you can not use for reactive as it's created for traditional below are the link of input mask component which you can use in reactive application.

https://www.outsystems.com/forge/component-overview/7838/input-mask-react-o11

You can set pattern to restrict any type of data I would suggest you to read documentation of component. What you want everything is mentioned there.

-Arun

2025-01-09 14-56-57
IQ78
Solution
2018-05-11 10-51-15
Tiago Reis

Doesn't this receive an REGEX expression to limit it?

2025-02-10 17-24-13
Arun Rajput
Solution

Hi Ibox,

This one you can not use for reactive as it's created for traditional below are the link of input mask component which you can use in reactive application.

https://www.outsystems.com/forge/component-overview/7838/input-mask-react-o11

You can set pattern to restrict any type of data I would suggest you to read documentation of component. What you want everything is mentioned there.

-Arun

2025-01-09 14-56-57
IQ78
Solution

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