Training
Training
Welcome
Guided Paths
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Input Mask React
Give us feedback
Input Mask React
Stable version
1.0.10
(Compatible with
OutSystems 11
)
Uploaded on
3 Feb
by
João Barata
3.6
(10 ratings)
Overview
Reviews
Versions
Documentation
Support
Input Mask React
Compatible with:
OutSystems
11
Created on OutSystems 11
Version 1.0.10
Stable
Current
See documentation
Application Package
Uploaded on 3 Feb by
João Barata
Login to Download
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:
Improved the OnDestroy logic to better handle an edge case scenario where the input mask was added to an input with the same exact Id on both the initial and final screen on the transition.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Version 1.0.9
Stable
Application Package
Uploaded on 28 December 2022 by
João Barata
Login to Download
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
Fixed the issue where in certain situations, clearing the input using the "MaskNumber" or "MaskCurrency" would not reflect the change in the input variable.
Fixed the issue where clearing the "minus" sign using the "backspace" key in a "MaskNumber" or "MaskCurrency" would not change the value in the input variable
Known Issues
When clearing the minus sign using the "backspace" key in a "MaskNumber" or "MaskCurrency" will trigger an additional "change" event where the input variable will be "0". Another event will be triggered with the correct value right after.
When clearing a value in a "MaskNumber" or "MaskCurrency" might in certain conditions trigger an additional change event with the value "0". When losing focus on the input that was cleared, an extra change event will be triggered.
Version 1.0.8
Stable
See documentation
Application Package
Uploaded on 09 September 2021 by
João Barata
Login to Download
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:
Bug Fixing:
Fixed an issue on the text mask that prevented the value from being sent to the Outsystems variable when copy-pasting a value right after having the value deleted.
Thanks to
@Walter Martins
for reporting it
Loading...
Loading