Reduce the number of choices listed in a Custom Choice Field Set #8409

Closed
opened 2025-12-29 20:36:21 +01:00 by adam · 0 comments
Owner

Originally created by @rodvand on GitHub (Aug 3, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.6-beta1

Feature type

Change to existing functionality

Proposed functionality

Limit the table listing the the choices in a custom field choice set. Currently, when adding for example IATA Airport codes as base choices, the listing includes almost 10000 choices.

Use case

For big choice sets the listing on the custom field choice set view is very slow. It would be helpful if we could list the first 50/100/150/X and then paginate the rest (with a search function as well).

Database changes

No response

External dependencies

No response

Originally created by @rodvand on GitHub (Aug 3, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.6-beta1 ### Feature type Change to existing functionality ### Proposed functionality Limit the table listing the the choices in a custom field choice set. Currently, when adding for example IATA Airport codes as base choices, the listing includes almost 10000 choices. ### Use case For big choice sets the listing on the custom field choice set view is very slow. It would be helpful if we could list the first 50/100/150/X and then paginate the rest (with a search function as well). ### Database changes _No response_ ### External dependencies _No response_
adam added the type: bugstatus: acceptedbetaseverity: low labels 2025-12-29 20:36:21 +01:00
adam closed this issue 2025-12-29 20:36:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8409