Description
NetBox version
v4.1-beta1
Feature type
Change to existing functionality
Proposed functionality
Currently, when creating or editing any kind of device component template, both the device_type
and module_type
fields are displayed:
These fields should be grouped into tabs (using TabbedGroups
), such that only one field can be displayed at any time.
Use case
These fields are mutually exclusive, and showing both may be confusing to the user.
Database changes
None
External dependencies
None