advancedsqlfilter
Reactive icon

Advanced SQL Filter

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 16 November 2022
 by 
0.0
 (0 ratings)
advancedsqlfilter

Advanced SQL Filter

Documentation
1.0.0

To start using the AdvancedSQLFilter component do the following:


  1. Create records on EntityAttributeToFilter 


  2. On your application create a Handler to the Event "Filter" 
  3. Insert the input "SQLCode_WHERE" on your SQL Query


Info:

FieldDataType - Stores the attribute data type.


SQLCondition - Stores the SQL conditions codes.


SQLOperator - Stores operators AND / OR to add to SQL code.


WidgetType - Stores the widget type to show in the UI.


If you have questions or doubts about implementing this component please see the "AdvancedSQLFilter_DEMO" OAP file.