Hi Team,
I have a scenario :
when I type input it should change the color according to requirement. when I type $ it should be automatically red , and when I type numbers it should be black and for comma it should be red, after saving also it should in same format...
How can I achieve this ? Please assist
Thanks
Hi Nandini,
I have made sample oml for you as per you requirement.
Demo URL click here to see demo
Also you can add more validation as per you need.
Hope this will help you.
Regards
Rahul
Thanks for the Quick solution ,
but when I try to save its not saving in the particular format.
I have provide you only sample not full solution as you want , you can add more format and validation as per your need ,
you want a color on $ and , other than black so its working other then you can add .
Got your point & Marked as solution.
Hi! Have you tried the "inputMasks " applications on forge:
https://www.outsystems.com/forge/component-overview/8824/input-masks-react
https://www.outsystems.com/forge/component-overview/7819/input-mask-reactive
https://www.outsystems.com/forge/component-overview/7838/inputmask-react
For the last one you have the github page with more options
Hope this help
Graça
Hi Maria,
Thanks for the reply ,
I have used mask for currency format , but I need styling for that as I mentioned above, please let me know if have any solution for that