Completed
Last Updated: 01 Mar 2024 08:04 by ADMIN
Release 2024 Q2 (May)
Jerome
Created on: 18 Apr 2022 09:30
Category: Filter
Type: Feature Request
34
Filter Field Template
Is there a way to create a custom template for the FilterField? I would like to create autocomplete/comboboxes for some of the options.
5 comments
Víctor
Posted on: 21 Feb 2024 13:11

So good it's planed for next release! Looking forward!

We need templates and custom operators. 

It would also be nice to suport the Between operator. 

It wold also be nice to be albe to customize the field selection dropdown, so we can use a tree-dropdown for example.

Just saying!

Manuel
Posted on: 20 Feb 2024 11:19
We would need this too
Davide
Posted on: 20 Feb 2024 11:18
It would be great
Viapp
Posted on: 27 Jan 2024 22:33
This feature would be really welcome, I also need to be able to offer drop-down lists in my filters.
Víctor
Posted on: 06 Jul 2022 18:12

I also need this feature.

What I want to build is a AccessControlRuleBuilderComponent to be able to grant access to users who pass the conditions specified in this control. For example:

 

 

I need to add a MultiSelectCombo to create a sql query using Usuario IN( ... )