-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
Environment
- Python version: 3.7.3
- NetBox version: 2.9.9 and develop-2.10
Proposed Functionality
Support custom fields to be included in list views by making them user configurable (table configuration).
Use Case
A custom field might be important enough to see it in various list views. This is important to be able to compare it with other objects of the same model. Also, when doing quality assurance, one might want to sort on custom field and then use the bulk edit to normalize the values.
This has been reported before but got closed:
- Allow organize column #492 which is related but did not cover this feature in its initial request, but later in the discussion. Seems it has been overlooked when it got closed.
- Custom field in overview not shown #2028 and Customize View #2460 asked exactly the same but got closed by Allow organize column #492.
- Possibility to add custom field to report in Netbox #1997 Was not clear if Allow organize column #492 was meant.
Cc: @eloquentheit, @sampl3x, @mryauch, @hanej, @lesinigo, @Grokzen,
Database Changes
I assume not now that #4878 is done.
External Dependencies
None.
tomneedham, xkilian, proudbro, WilliamMarti, eriktm and 4 more
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application