Saved filters with custom filter options in a plugin #12397
Unanswered
dreng
asked this question in
Help Wanted!
Replies: 2 comments 1 reply
-
Hi, Unfortunately we have not made any progress in answering this question ourselves. It would be great if someone from the team could comment on this. @jeremystretch , @DanSheps , @arthanson , anyone? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks for your answer! The red marked options in the screenshot above do not belong to any model. Might this be a problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi developers,
I am co-developer of the plugin "netbox-topology-views" and I am struggling with a problem related to Saved Filters. I hope there is someone here who can bring us a decisive step forward.
The problem is that in addition to normal filters and custom fields, we have some options that can be activated and deactivated. The options end up as JSON in a Saved Filter, but are not taken into account when the Saved Filter is applied. After looking at the NetBox code, I am unsure if this is even possible. Is the problem with the plugin or would something need to be changed in NetBox?
This is what the filter pane looks like:

And here's an example of a Saved Filter JSON (this is an old screenshot and therefore does not correspond to the first screenshot):

See also netbox-community/netbox-topology-views#236
Thank you very much in advance for your contribution!
Beta Was this translation helpful? Give feedback.
All reactions