magento / magento2-page-builder

Magento2 PageBuilder
Other
75 stars 57 forks source link

Page builder template append instead of replace #837

Open afourmeaux opened 1 year ago

afourmeaux commented 1 year ago

Description (*)

Applying page builder templates shouldn't be replacing the current content and it would be more useful if it appended the template to the content. For the time being if i want to use a template for a block that's added in a cms page, i need to create a CMS block that wil be displayed in my CMS page by using the "Block" page builder element. That's a lot of steps to use a template in a full page without saving the full page as a template.

Expected behavior (*)

When applying a template, the content is appended after the existing content.

Benefits

Make the page builder template functionality more useful and reduce the number of CMS block created to manage only a row on a CMS page.

m2-assistant[bot] commented 1 year ago

Hi @afourmeaux. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this