Skip to content

Custom source indexes should have a checkbox column to provide basic actions #11383

Closed Answered by brandonkelly
kylecotter asked this question in Ideas
Discussion options

You must be logged in to vote

Just made this happen for Craft 4.1 🎉 (560bf35)

Going forward, all element sources will get the following actions added automatically:

  • Set Status (for element types with statuses)
  • View (for element types with URIs)
  • Edit
  • Delete

Set Status, Edit, and Delete will only actually be usable on elements depending on their canSave() and canDelete() methods.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brandonkelly
Comment options

Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants