Give us feedback
input-masks-mobile
Reactive icon

Input Masks Library

Stable version 1.1.5 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 28 June 2021 by 
3.9
 (16 ratings)
input-masks-mobile

Input Masks Library

Created on OutSystems 11

Version 1.1.5

Stable
Current
See documentation
Application Package
Uploaded on 28 June 2021 by Carlos Xavier
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

- Fixed an issue where both the minified and non-minified versions of the library were being loaded, causing an error.

- Fixed an issue where the properties of the input were not being applied to the masked input (such as enabled and max length).

Known issues:

Currently, only a dot (.) works properly as the decimal separator on CurrencyMask and NumberMask. As such, to avoid unintended value changes, we are forcing the decimal separator to be a dot. If a dot is used as a group separator it is replaced by a comma.

Version 1.1.4

Stable
Application Package
Uploaded on 15 June 2021 by Carlos Xavier
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

- Fixed issue in the Currency Mask that was causing the input to disappear when the currency changed dynamically.

Created on OutSystems 10

Version 1.0.4

Stable
Application Package
Uploaded on 15 November 2017 by Labs
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

  • Fixed a bug that caused the mask to, sometimes, not update values from database.
  • Added the functionality to shows validation messages.


Version 1.0.3

Stable
Application Package
Uploaded on 26 September 2017 by Labs
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Changed to trigger a Numeric keyboard on both iOS and Android devices.