modlinltd/django-advanced-filters

Option to execute filter without saving/titling it?

Closed this issue · 2 comments

Would it be possible to implement this package such that an advanced filter could be executed without the need to title or save it? The screenshot indicates saving is mandatory - if it were optional, the ability to run ad-hoc filters and save only after reviewing results would be preferable...

Good point, I like that idea a lot, we could have a preview button, perhaps utilizing the session store (?) to preserve the form details so that we can later save after the results are displayed?

Contributions are welcome - we ❤️ PRs!

duplicates #67