Please create an official currency input input mask and formatter for input boxes for both web and mobile. There are some forge components for this, but they are unreliable. I have wasted hours and hours trying to get this working properly in OutSystems and so far it still doesn't work for either web or mobile. It's frustrating a time-saving platform like OutSystems missing something so many users need.
Features:
- Select prefix or suffix currency symbol.
- Select currency symbol, group symbol, and decimal symbol.
- Select number of decimals displayed.
- In web, compatible with Ajax Refresh of the input widget.
- In mobile, bind to a decimal or integer variable even when displaying currency symbol, group symbol, and decimal symbol.