It would be very useful if the copy-block function could copy a block to a different page. Sometimes making a block global is not ideal if you just want to migrate it from one page to another.
This would be a good feature - and really the need is probably the ability to move a block to another page. Then you can duplicate a block and move it.
When designing the CMS, we hoped duplicating would be good enough for copying and pasting pages and blocks. We might of course be wrong.
Would this workaround be helpful? 1. Duplicate the block. 2. Make the second block global. 3. In your target page, insert the global block and make it local. 4. In the source page, remove the global block.
This would be a good feature - and really the need is probably the ability to move a block to another page. Then you can duplicate a block and move it.
Hi Kristoffer,
When designing the CMS, we hoped duplicating would be good enough for copying and pasting pages and blocks. We might of course be wrong.
Would this workaround be helpful?
1. Duplicate the block.
2. Make the second block global.
3. In your target page, insert the global block and make it local.
4. In the source page, remove the global block.