I created a form to add new blocks in the page builder.
Is there any way to add a textarea, as a new element, where I can add html code?
I have this files:
- app/code/VendoreName/ModuleName/view/adminhtml/ui_component/pagebuilder_accordion_form.xml
- app/code/VendoreName/ModuleName/view/adminhtml/pagebuilder/content_type/accordion.xml
How can I add a field that allows the insertion of the html code?