Login to follow
AdvancedFilter

AdvancedFilter (ODC)

Stable version 0.2.4 (Compatible with ODC)
Uploaded on 23 July 2024 by Moxie Lead, Lda
AdvancedFilter

AdvancedFilter (ODC)

Details
Detailed Description

Component to add advanced filters to your web or mobile page. It receives the database columns to include on the filter, and returns a WHERE clause to be used on your SQL query.


Filter Builder has:

  • Add Rule, allow you to customize which field name to use, with the type of condition and the search value;
  • Group Rule, allows you to group multiple rules with parenthesis;
  • Remove Rule, allows you to easily remove rules from the filter criteria;
  • Clear, erase all rules from the session.

You can install the forge component AdvancedFilter (demo), that has a small demo of this component.


Based on the forge component with the same name by João Ferreira:

https://www.outsystems.com/forge/component-overview/17459/advanced-filter-builder-reactive-o11

ODC version done by Caio Sabino from Moxie Lead.

Release notes 

Bug fixes