Closed
Description
NetBox version
v3.5.6
Feature type
Change to existing functionality
Proposed functionality
Add the ability to display additional context relevant to each select dropdown
This display would be:
- Flexible
- Form specific (for example a interface form might show the context but perhaps the IP<>vlan assignment form it might omit the context)
Optionally, it could include:
- Ability to configure the context data (code or perhaps even user configurable to suit needs)
- Ability to show/hide as part of the actual final display of the field, and not just when searching
Use case
When you go to select a VLAN for an interface, you might be in a situation where you may have x number of vlans even if you search by a specific VID you might get a result from global vlans, site specific vlans, global group vlans, and group scoped (site, site group, location, etc) vlans. It currently is impossible to differentiate between all the different vlans
Database changes
None required
External dependencies
No response