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
Reviews
Sort by:
Newest
Newest
Oldest
Highest rating
Lowest rating
5 star
3
0
Reviews |
3
Ratings
4 star
3
1
Review |
3
Ratings
3 star
2
1
Review |
2
Ratings
2 star
1
1
Review |
1
Rating
1 star
1
1
Review |
1
Rating
10
Ratings
3.6
4
Reviews
by
Nicholas Campbell
26 Jan
in version 1.0.9
Useful component.
However, there are a few issues:
1. It seems that the OptionalDisplayDecimalDigits input is actually hardcoded to always be True in the component itself.
2. When used in components it can sometimes cause the screen to crash because of JS inside the component that blocks the event log.
3. Depending on the use case, it can produce very bad rounding errors - completely inaccurate results which show to the user.
by
José Marcelo da Silveira
2022-09-12
in version 1.0.8
Infelizmente não funciona corretamente quando se trata de retornar o valor inteiro ao realizar a alteração de um registro.
Se o valor estiver registrado como 10, deveria mostrar 10,00 mas continua exibindo 10.
Formatação:
DecimalDigits = 2
PrefixText = "RS "
SuffixText = ""
DecimalSeparator = ","
AlwaysShowDecimalDigits = true
by
Larry Tay
2022-05-18
in version 1.0.8
This forge component is bugged.
Deleting a field value using delete key does not delete the masked values. Had to use backspace key to clear the mask buffer.
Loading...
Loading