Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
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.
Check our FAQs for more information.
Not finding the asset you need?
7651
Available
assets
+63
In the last
30 days
392
Downloads in
the last 7 days
Back to list
Type
All
Mobile
Reactive
Service
Traditional web
Business solution
Curation
Curation
See curation FAQs
>
Trusted
Validated and supported by the community experts, these projects follow best practices for security, documentation, and code quality.
OutSystems supported
Developed, maintained and supported by OutSystems under the terms of a customer's subscription.
Trusted
OutSystems supported
CATEGORY
Categories
See all FAQs
>
Apps
Fully working apps for different use cases that you can start using immediately or customize to fit your needs.
Demos & samples
Guides and examples that demonstrate how specific tasks, capabilities, or components work.
Development tools
Components, frameworks, and libraries that support the developer in the app lifecycle management and CI/CD processes.
Device capabilities
Plugins that extend the features of your apps by allowing access to the capabilities of mobile devices.
Functional libraries & utilities
Programming functions and utilities to develop and extend the end-user functionalities in your apps.
Integrations
Connections with systems external to OutSystems that enable additional functionalities on your apps.
User interface
Themes, layouts, patterns, and widgets that allow you to build great-looking apps in no time.
Notify
PLATFORM
OutSystems 11
OutSystems Developer Cloud
OTHER
Try now included
My activity
Downloaded
Following
My assets
Sort by:
Most Popular
Most Popular
Latest submitted
Rating
A-Z
Filters
4
results
for
tag
"Sort"
Clear filters
EncodingSortForSQL
Library to sanitize sort attributes to be safely used in an advanced SQLs "ORDER BY" clause. The provided functions usage is similar to the BuildSafe_InClause server actions in Sanitization.
1
125
EncodingSortForSQL
by
Yuri Murakami
Library to sanitize sort attributes to be safely used in an advanced SQLs "ORDER BY" clause. The provided functions usage is similar to the BuildSafe_InClause server actions in Sanitization.
Latest version
1.2.0
Latest release
31 Oct 2023
Compatible with
OutSystems 11
advanced sql
encode sort sql
Sort
SQL
sql sort
Table Sort
It helps to sort a column of a table record on the client side, when using a data action instead of the aggregate, in some cases, a local variable is used instead of the list in the table record, and when doing a sort through the columns, we were not able to use the tablesort variable that was used in the aggregate, in some cases we can solve it with a listsort, but this can generate a lot of rework, because we have to make some conditions with “if” and according to each column we click, it returns a string, containing the name of the sort attribute, to define which table field will be passed in the by field, and this can be a bad point if you have several columns in the table record, and with this component, you just need to define a name for your table record, and pass its id inside the component, which it does the sorting for each column on the client side.
1
87
Table Sort
by
Leonardo Pires
It helps to sort a column of a table record on the client side, when using a data action instead of the aggregate, in some cases, a local variable is used instead of the list in the table record, and when doing a sort through the columns, we were not able to use the tablesort variable that was used in the aggregate, in some cases we can solve it with a listsort, but this can generate a lot of rework, because we have to make some conditions with “if” and according to each column we click, it returns a string, containing the name of the sort attribute, to define which table field will be passed in the by field, and this can be a bad point if you have several columns in the table record, and with this component, you just need to define a name for your table record, and pass its id inside the component, which it does the sorting for each column on the client side.
Latest version
1.0.2
Latest release
13 Jun 2022
Compatible with
OutSystems 11
Column Sort
Sort
Sort Table
Table Sort
Table Column Customizer
This component will allow a user to arrange the order and visibility of columns in a standard OutSystems table. It will also persist and be unique for users.
1
83
Table Column Customizer
by
Jay Parnau
This component will allow a user to arrange the order and visibility of columns in a standard OutSystems table. It will also persist and be unique for users.
Latest version
1.0.1
Latest release
14 Apr 2022
Compatible with
OutSystems 11
Columns
custom
reactive
Sort
table
HashIds
Generates short, unique, non-sequential IDs from numbers
1
14
HashIds
by
Tiago Ribeiro
Generates short, unique, non-sequential IDs from numbers
Latest version
1.0.1
Latest release
17 Nov 2022
Compatible with
OutSystems 11
#security
#validation
GUID
hash
id
mask
utility
Identifier
Sort
Loading
Loading...