Training
Training
Welcome
Guided Paths
Build an App
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
›
Text Dictionary
Give us feedback
Text Dictionary
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded on
05 November 2019
by
Greg Whitten
5.0
(2 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
Text Dictionary
Details
Provides a set of client actions to create and access a text dictionary. Use it in reactive and mobile applications when server actions are not desirable.
Read more
Use this library when you need a text dictionary on the client side. Contains five client actions:
Create
ContainsKey (also a function)
Get (also a function)
Set
Remove
Release notes
(1.0.0)
Reviews
(1)
by
Alex Bath
2019-12-13
in version 1.0.0
Easy to use component that I used to look-up values for static entities as the Get method isn't available in client actions.
Within the On After Fetch of the aggregate that populates the dropdown, I also populate the text dictionary. Whenever I need to look-up the value I can just call the Get method on the dictionary.
Related assets
Advanced Excel
Carlos Freitas
Advanced Excel integration with the export/import of Excel files. Enables data formatting, even automatic creation of Excel charts. This enables writing of binary multi-sheet excel-files without the use of an office installation.
14337
Html2PdfConverter
Guilherme Pereira
Simple to use html to pdf/image converter. Based on wkhtmltopdf (https://wkhtmltopdf.org/)
13044
XML Records
Afonso Carvalho
An extension that allows you to convert an hierarchical structure, composed of Records and/or RecordLists to XML. It also allows you to read an XML into the structure.
7456
More from Greg Whitten
MathUtils
Justin James
Mathematics actions, including rounding, trigonometry, ceil, floor, PI, E, logarithms, simple areas.
1478
Sortable AF
Greg Whitten
A Reactive Sortable list component from Accelerated Focus. Utilizes the SortableJS library (https://github.com/SortableJS/Sortable)
836
Reactive Scroll To Top
Greg Whitten
Scroll to Top widget for Reactive Web Apps
130
Loading...
Loading