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.
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.
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.