input-mask-reactive
Reactive icon

Input Mask Reactive

Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded
 on 20 Aug (4 days ago)
 by 
4.2
 (10 ratings)
input-mask-reactive

Input Mask Reactive

Compatible with:
Created on OutSystems 11

Version 2.0.0

Stable
Current
See documentation
Uploaded on 20 Aug (4 days ago) by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:
  • Deprecated old InputNumberMask and InputPatternMask components
  • Added new InputNumberMask and InputPatternMask components
    • Almost identical to old blocks, just with a new OnValueChangedEvent.
      • Returns number for InputNumberMask
      • Returns unmapped value for InputPatternMask
    • They should now be used on Input fields that are bound to Text variables (also for InputNumberMask)
  • Now correctly supports copy-pasting values
  • Bug fixed with using InputPatternMask and Lazy = false
  • Demo updated to show how to use the new components.
Application Objects:
Input Mask Reactive has 0 AOs.

Version 1.0.5

Stable
Uploaded on 15 November 2021 by 
Compatible with:
Version 11
11.12.0 or higher
Database:
All
Release notes:
  • Fixed bug relating to Min and Max properties on the InputNumberMask (thanks to Furkan Çetin)
Application Objects:
Input Mask Reactive has 0 AOs.

Version 1.0.4

Stable
Uploaded on 14 September 2021 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Release notes:
  • Fixed "appends last character" bug where clearing the input field's variable in a client action would not update the mask properly.
  • Mask now gets reloaded when any of the inputs change (OnParameterChanged).  This now allows the input parameters to be filled in with data coming from a Data Action or Aggregate for example.
  • Upgraded to latest version of iMask.js
Application Objects:
Input Mask Reactive has 0 AOs.