Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to create a duplicate of an existing block definition in BlockTable. How would I go about doing that?
Lets say I have a block called B1 in the block table, which has nested dynamic / static blocks, dynamic properties and attributes.
I want to create block B2 which is same as B1. So that I can then modify the nested dynamic block parameters in the new block, which I can then insert where ever I need.
How can I achieve this?
Edit: Manually it can be done using Save Block As within the block editor. Can something similar be done through c#?
Solved! Go to Solution.