netbox
netbox copied to clipboard
Closes #13283: Add context to dropdown options
Fixes: #13283
- Introduce support for populating the following attributes within a dropdown option:
- Value
- Label
- Disabled indicator
- Description
- Depth in hierarchy (for indentation)
- Parent object
- Expose a new
option_attrskeyword argument on dynamic choice form fields that can be used to override default/undefined fields