Rename ObjectListView's action_buttons to actions; include bulk operations #6144

Closed
opened 2025-12-29 19:37:17 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Feb 24, 2022).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Rename the action_buttons attribute on ObjectListView to actions and expand it to allow toggling the bulk edit/delete functions as well.

Justification

Provides a greater degree of control over the rendered template and provides a single convenient interface for toggling all operations.

Originally created by @jeremystretch on GitHub (Feb 24, 2022). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Rename the `action_buttons` attribute on ObjectListView to `actions` and expand it to allow toggling the bulk edit/delete functions as well. ### Justification Provides a greater degree of control over the rendered template and provides a single convenient interface for toggling all operations.
adam added the status: acceptedtype: housekeepingbeta labels 2025-12-29 19:37:17 +01:00
adam closed this issue 2025-12-29 19:37:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6144