netbox icon indicating copy to clipboard operation
netbox copied to clipboard

Add column-specific search fields to tables

Open jeremystretch opened this issue 3 years ago • 2 comments

NetBox version

v3.2.5

Feature type

New functionality

Proposed functionality

Add a search field to the top of all relevant columns in each table, to match on values in that column specifically. For example, the search field for the "site" column in the devices table will match only on site name/slug.

Use case

Provides a convenient path for the user to filter results on specific fields rather than relying on the general purpose "quick search" field, which may return undesired results, and may not filter on all fields being displayed.

Database changes

No response

External dependencies

No response

jeremystretch avatar Jun 22 '22 16:06 jeremystretch

Will this work for any field that we can add to a table ? also custom fields, custom links, etc..

PieterL75 avatar Jun 29 '22 16:06 PieterL75

can we ask that this is toggle-able from a UI perspective (& by default hidden) sometimes these can clutter UI

tbotnz avatar Feb 01 '24 20:02 tbotnz