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? 
6664
Available
assets
+86
In the last
30 days 
655
Downloads in
the last 7 days
results for tag 
"encode"
encode-utils
Service icon
Encode Utils
by 
Maxime Baracco
A simple service module to encode text using UTF-8, UTF-16, unicode, base64 or ascii encoding.

You can use it to fix special characters issues like converting Frédéric François to Frédéric François for instance.
Latest version
1.0.1
Latest release
7 Nov 2022
Compatible with
OutSystems 11
#Base64
#Converter
#unicode
ASCII
encode
Encoding
UTF Encode
UTF8
UTF8 Convert
base64-safeurl-encode-decode
Service icon
Base64 SafeURL encode decode
by 
Aadhavan Shanmugam
Some systems like thistle uses a variant of base 64 encoding that is safe for URL encoding, this differs from standard base 64 encoding in that there is no padding ‘=’ used and the ‘+’ and ‘/’ characters are replaced by ‘- and ‘_’ see http://en.wikipedia.org/wiki/Base64 for details if required.
Latest version
1.0.0
Latest release
30 Sep 2022
Compatible with
OutSystems 11
#Base64
Base64 Utils
decode
encode
Encoding
safeURL
encode-javascript
Reactive icon
Encode JavaScript
by 
Maxime Baracco
Encode JavaScript code using only six characters: [, ], (, ), !, and +.
Latest version
1.0.3
Latest release
2 Jan 2023
Compatible with
OutSystems 11
code
encode
Encoding
javascript
js
hide-params
Reactive icon
Hide Params
by 
Ivan Maulana
Encode & Decode base64 data value with Javascript in Client Action for encode value (text,number,etc), encode input parameter  value, local variable value, client variable value.
Latest version
1.0.0
Latest release
2 Nov 2022
Compatible with
OutSystems 11
decode
encode
parameter
URLDecode
URLEncode