Give us feedback

Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
6746
Available
assets
+88
In the last
30 days 
464
Downloads in
the last 7 days
results for tag 
"#inputs"
restrict-characters
Reactive icon
Restrict Characters
by 
Gitansh Anand
A client action to restrict characters with Regular Expression (RegEx) that allows users to set specific constraints on the characters that can be entered in a certain field, and it works for both web and mobile applications (input has to be of text type). It uses pattern-matching syntax to validate the input and ensure that it meets the specified criteria. For example, if the user wants to restrict a field to only accept alphanumeric characters, they can set a RegEx pattern to match only letters and numbers. This feature can be used to enforce data quality and consistency, ensuring that the entered data meets the required format and is free of unwanted characters. By implementing this client action, developers can improve the user experience and prevent errors in data input for both web and mobile platforms.
Latest version
1.0.0
Latest release
12 Feb 2023
Compatible with
OutSystems 11
#inputs
#Regex
#restrict characters
#validation
validatorjs
Reactive icon
Validator JS
by 
João Pais
This library empowers you to assess and validate a wide range of text data effectively. It is built upon a JavaScript library that can be found at this URL: https://github.com/validatorjs/validator.js.
Latest version
1.0.0
Latest release
3 Nov 2023
Compatible with
OutSystems 11
# form validation
#Email
#IBAN checker
#input
#inputs
#text
Json validator
JsonValidator
disable-input
Reactive icon
Disable Input
by 
Guillermo Diez Matilla
Reactive app with a client function which enable or disable a input setted by parameter
Latest version
1.0.1
Latest release
14 Jul 2022
Compatible with
OutSystems 11
#input
#inputs
#Javascript
disable
numbers-abbreviator
Reactive icon
Numbers Abbreviator
by 
J. P.
Abbreviates numbers like 1000 to 1K and can be used with the following types of units Bytes, Currency, Weight or Length
Latest version
1.0.1
Latest release
12 Apr 2022
Compatible with
OutSystems 11
#bytes
#currency
#inputs
#length
#magnitude
#Numbers
#units
#weight
#widget
input-slice
Reactive icon
Input Slice
by 
Andre Sousa
Web Block to force maximum characters on a Input Number.
Latest version
1.0.3
Latest release
9 Feb 2024
Compatible with
OutSystems 11
#inputs