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:
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.
Bug fixes
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)