netbox icon indicating copy to clipboard operation
netbox copied to clipboard

Closes #13283: Add context to dropdown options

Open jeremystretch opened this issue 1 year ago • 0 comments

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_attrs keyword argument on dynamic choice form fields that can be used to override default/undefined fields

jeremystretch avatar Feb 09 '24 19:02 jeremystretch