Arrange the device type & module type fields of component template model forms behind tabs #17319
Labels
complexity: low
Requires minimal effort to implement
netbox
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Milestone
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
andmodule_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
The text was updated successfully, but these errors were encountered: