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? 
7651
Available
assets
+63
In the last
30 days 
392
Downloads in
the last 7 days
results for tag 
"Sort"
encodingsortforsql
Service icon
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
Reactive icon
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
tablecolumncustomizer-oml
Reactive icon
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
Service icon
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