Enable filtering of objects in the admin UI #2991

Closed
opened 2025-12-29 18:24:28 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Oct 31, 2019).

Environment

  • Python version: 3.6.8
  • NetBox version: 2.6.6

Proposed Functionality

Add the option to filter custom fields by model and/or field type in the admin UI.

Use Case

This makes it more convenient to find specific custom fields when many have been defined.

Database Changes

None

External Dependencies

None

Originally created by @jeremystretch on GitHub (Oct 31, 2019). ### Environment * Python version: 3.6.8 * NetBox version: 2.6.6 ### Proposed Functionality Add the option to filter custom fields by model and/or field type in the admin UI. ### Use Case This makes it more convenient to find specific custom fields when many have been defined. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:24:28 +01:00
adam closed this issue 2025-12-29 18:24:28 +01:00
Author
Owner

@jeremystretch commented on GitHub (Nov 1, 2019):

Extending the scope of this to include other objects within the extras app as well. (This is merely introducing a list of filter toggles on the lefthand side of the admin UI.)

@jeremystretch commented on GitHub (Nov 1, 2019): Extending the scope of this to include other objects within the `extras` app as well. (This is merely introducing a list of filter toggles on the lefthand side of the admin UI.)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2991