-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
NetBox version
v3.1.7
Feature type
Change to existing functionality
Proposed functionality
The existing user customization feature is not flexible enough, the custom fields are not retrievable by the system, they are simply fields, and there is no option to set the custom fields as new information that can be jumped to edit. The custom link option does not point to a small enough scope of the directory, it will display all the sub items under the major category of the directory, the user cannot choose to have the custom link display in the smallest category of the individual information pages.
Use case
For example, after creating a server device, adding device properties to it, where information such as hard disk, memory stick, CPU, network card, etc. can only be added by customization, but the custom fields cannot be retrieved by the system, and the custom fields are simply in the form of strings, and cannot be bound to the device, or jumped by clicking on the custom fields in the device interface, because currently it is not possible to bind and jump between the device and the device, while for devices such as servers, the existing information options cannot meet the demand, and a lot of information needs to be added by customization.
The flexibility of custom links is also not enough, and the subdivision of the specified type is not fine enough, if it can be subdivided into each minimum page, it will greatly improve the experience of using.
Database changes
No response
External dependencies
No response