Duplicate Entry
This is an open discussion with 8 replies, filed under Extensions.
Search
http://github.com/nickdunn/duplicate_entry
Duplicate an entry with a single click.
Very similar to carston’s Populate Entry except this uses a more conventional UI approach. A second button is added to the Edit form of each entry with a label “Save as New”, thereby replicating the well understood Save/Save As from within desktop apps.
Nicely done!
Hi Nick,
Would it be possible to save the entry in a new section (with exactly the same fields and field names).
Useful perhaps for seperate languages sections :)
Technically possible. How do you see the UI working such that you are able to choose the target section?
I haven’t tried the Duplicate Entry estension yet, I got my question out first ;)
Let me try it out first before I answer.
Ok, I’m not sure how ‘easy’ it would be.. but perhaps as easy as an section dropdown beside the Save as New button and an option in the preferences to show it?
Duplicate Entry updated to version 1.1 on 22nd of February 2010
Ok, I’m not sure how ‘easy’ it would be.. but perhaps as easy as an section dropdown beside the Save as New button and an option in the preferences to show it?
I made it a little more intelligent than that. The dropdown will show if you have two sections that are identical (same field names and types only). So if you create an identical Articles section with the same fields (labelled the same, but their settings/placements don’t need to be the same) then when editing an entry in either one of these identical sections you will see a drop down. It will default to the current section.
In my example I have two sections: “Messages” and “Messages (copy)”.
A new Extension, “Duplicate Entry (Save As New button)” is now available for download. Comments and feedback can be left here but if you discover any issues, please post it on the issue tracker.