Give us feedback
input-slice
Reactive icon

Input Slice

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 9 Feb by 
0.0
 (0 ratings)
input-slice

Input Slice

Details
Web Block to force maximum characters on a Input Number.
Read more

- A simple Application, were you can set a maximum of characters on a Input to force the User to set only a set of characters for example, very simple without any hard logic behind.

An Web Block were you can pass:

Value (Input value - Type: Number);

MaxCharacters (Maximum characters allowed - Type: Long Integer);

InputLabel (Label - Type: Text);

IsMandatory (Mandatory field - Type: Boolean);

Message (Error message to show - Type: Text).

- Very practical to forms or other widgets.

Release notes (1.0.3)

Fix on Event Handler not returning the last digit in certain moments.

License (1.0.3)
Reviews (0)
Team