webhook/webhook-cms

Feature Request - Duplicate Item

kenzik opened this issue · 0 comments

Add a new function to duplicate a content entry for editing.

A new icon could be added next to the delete icon in the listings and/or a link could be added to the left of "Revert to draft" when in the editor.

A couple options for results - not sure which fits the mold better:

  • When fired, the wh.content.type.edit.new route is triggered, with the form pre-populated based on the source item. User must still save this item for use.
  • When fired, a new entry is created and committed, and immediately available for use.