-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
NetBox version
v3.5.0-dev
Feature type
New functionality
Proposed functionality
We would like to be able to order items inside a card widget on the new dashboard.
Could this be accomplished by using the same way that columns are organized in tables? Through the "configure table" button and use that same logic to reorder inside the widget.
Instead of having this field type inside the widget definition:

Instead of columns the objects on the list would be the models. This should also allow for multiple selection and quick organization in removing or adding items in certain widget.
Another way could be to drag and drop inside the widget (only needs to move up or down), the same way the widgets are draggable.
Not sure which is easier to implement at this stage or if any of these proposals are feasible...
Use case
This would allow for more customization, instead of having it alphabetically ordered.
Database changes
Not sure if any are required.
External dependencies
No response
