Give us feedback
input-slice
Reactive icon

Input Slice

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 18 Jan 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.2)

- Module converted to Library and fixes on focus of Input.

License (1.0.2)
Reviews (0)