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

Filterable Grid Operators #3200

Closed
dpfaffenbauer opened this issue Aug 9, 2018 · 3 comments
Closed

Filterable Grid Operators #3200

dpfaffenbauer opened this issue Aug 9, 2018 · 3 comments

Comments

@dpfaffenbauer
Copy link
Contributor

Pimcore already supports the creation of custom Grid Operators. Those currently only transform the display value. It would also be awesome if those are filterable. Possible solution would be that Pimcore uses the Doctrine DBAL QueryBuilder to create the SQL for a Grid and passes that QueryBuilder to the Grid Operator to add new Conditions. A Pimcore Listing class would work as well ;) I am not sure how it actually works currently.

UI wise Pimcore could just use the default ExtJs way for filtering or implement the FilterBar Plugin (https://github.com/Druid33/ext6-grid-filterbar example: https://fiddle.sencha.com/#view/editor&fiddle/1v2n)

@Yivan
Copy link
Contributor

Yivan commented Dec 6, 2018

I would just like to reference this issue too #699
If change for filtering grid operator help to improve the grid filterable for native columns too it will be great.
Thanks.

@Yivan
Copy link
Contributor

Yivan commented Aug 1, 2019

Hi ! Any news on it or some improvement / possibility with Pimcore 6 ?
Like said @dpfaffenbauer it will be a really great addition !

@stale
Copy link

stale bot commented Mar 15, 2022

Thanks a lot for reporting the issue. The issue was not considered by us as "Priority" or "Backlog", so we're not gonna work on that anytime soon. In case this is a bug report, please create a pull request fixing the issue, we'll then review it as soon as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request, we'll then decide whether we'd accept it or not. Thanks for your understanding.

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

No branches or pull requests

2 participants