Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow filtering VLANs by group when editing prefixes #704

Closed
NetTinkerer opened this issue Nov 21, 2016 · 1 comment
Closed

Allow filtering VLANs by group when editing prefixes #704

NetTinkerer opened this issue Nov 21, 2016 · 1 comment
Labels
type: feature Introduction of new functionality to the application

Comments

@NetTinkerer
Copy link

I might use vlan groups the wrong way but I use them to identify a L2 domain within a site. This allows me to handle overlapping vlans within a site. When I assign a prefix to a particular vlan I see all vlans created for that site. I would like to be able to narrow down the selection by first selecting the vlan group and then select the vlan available in that group.

@jeremystretch jeremystretch added the type: feature Introduction of new functionality to the application label Nov 22, 2016
@lampwins
Copy link
Contributor

lampwins commented May 26, 2017

What I propose is grouping VLANs in the dropdown by their VLAN Group membership, using the simple html optgroup tag (or similar, but I believe django has native support for this so long as the data is formatted as such). VLAN's in the Global namespace will be grouped as 'Global' At the top of the list.

@jeremystretch jeremystretch changed the title select vlan group when assigning vlan to prefix Allow filtering VLANs by group when editing prefixes Jun 9, 2017
lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

3 participants