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

Using multible custom filters #75

Open
SirMossi opened this issue Aug 27, 2019 · 0 comments
Open

Using multible custom filters #75

SirMossi opened this issue Aug 27, 2019 · 0 comments

Comments

@SirMossi
Copy link

Hello,

I'm looking for a way to link several custom filters together. Currently only the last filter on the whole result is executed and the filter that was set first is ignored.
My idea was to access the filters[x].value from the custom filter methods, but that doesn't work, because the variable filters is always undefined. Apparently I'm in a different scope here.
What else is there for a possibility? Does anyone have an example of how to do this?

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