Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change the input type of the filter control #999

Open
mvksages opened this issue Apr 7, 2024 · 1 comment
Open

How to change the input type of the filter control #999

mvksages opened this issue Apr 7, 2024 · 1 comment

Comments

@mvksages
Copy link

mvksages commented Apr 7, 2024

Could someone help me understand how to change the type of the filter html control. I was able to go through the documentation and able to change the type of the rule input with function. However I want to change SELECT html control to autocomplete input. If its possible could you point me to where to code for changing the type?

Below screenshot shows the work I have done so far. I would like to change the SELECT html control type containing Current Action.DataFOrm into auto complete control. (Reason: The data coming into the filter actually required to be split in two controls, I was unable to do it so I combined the content and made it as one - how it would be hard for user to scroll down to select any specific filter value).

image

Any example code or event or documentation would be of great help.

@mvksages
Copy link
Author

ANy updates or suggestions. I just need to simply change the dropdownlist/SELECT control to any other control I want. I tried looking at documentation it talked about Selectize and bootstrap related plugins. However our project does not use bootstrap so wanted to see if plugin can be configured to control the filter type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant