Closed
Description
Environment
- Python version: 3.7
- NetBox version: 2.8.0
Proposed Functionality
It would be nice to give plugins the capability to not only inject buttons in object detail views, but also inject buttons to object list views.
Use Case
My specific use case is to add an additional button to object list view to give options to preseed the object form with automatically generated values, like in our case names, that follows the company's naming convention.
Here a little example screenshot:
Database Changes
None.
External Dependencies
None.