enigmadigital / Formerly

Plugin to allow users to create custom forms within Craft CMS
MIT License
59 stars 24 forks source link

Support actions on index page #76

Closed astoltz closed 8 years ago

astoltz commented 8 years ago

The submissions index page doesn't support Craft actions. I would like to be able to extend Formerly to add additional actions from the admin interface.

As a part of this update, I refactored the delete link to be consistent with how the Entries page works.

Because addEntryActions is a global hook, I switched the Formerly sources to be prefixed, which is consistent with EntryElementType. There, it uses "singles" or "section:id".