Hoi guys,
I have a project where I had to connect a Content page to a product in order to allow a more editable-feature-rich description for products.
My need right now is to be able to open the visual builder as a pop-up (outside of the Iframe).
I have found the right link: /Admin/Content/ContentBuilder.aspx?ID=PageId and I can add an additional parameter &popout=true.
The page opens correctly and I can add rows and columns without any issues.
The only piece that is not working is the File manager upload. I can open the file manager and browse and select images but I cannot upload.
I have managed to figure out that this is caused by some javascript that is not included (/Admin/Resources/js/layout/upload.js and /Admin/Resources/js/layout/dwglobal.js).
From here on, I am stuck. I cannot make it work no matter if I customize my pages or the javascript. At this moment I am on a critical moment where I need to make this feature available and I am willing to customize the pages or the javascript to make it work until (hopefully) a supported solution is released.
Thank you,
Adrian