Hello,
I'm using the text mask with two different regex expression:
1. "*{0,20}"
2. "9{10}"
In both cases, if the field is left blank, when the save action occurs, the fields are defaulted to 0.
Anyone else faced this issue?
Best,
Lorena
Hello LorenaI've tried to replicate your case. However, I'm not getting 0 as value (instead I'm getting empty string)Can you share your configuration or an oml?I've shared my sample oml.
Hi Lorena Sabou ,Please check the below link, it might be helpful ,https://www.outsystems.com/forums/discussion/79016/default-value-0-in-input-field-using-currency-mask/https://www.outsystems.com/forums/discussion/98163/input-mask-react-using-regex-custom-pattern-in-inputmaskreactiveflow/Thanks,Sahana
Hello Sobu,There is a similar issue that has been solved in another discussion titled '[Input Mask React] [Input Mask React] Currency mask has pre defined placeholder as 0 discussion. It may help you
I used this plugin in past but didn't face that issue can you share oml file so can check your implementation ?