Popup Builder Content On Top Of Page - Question | JoomShaper

Popup Builder Content On Top Of Page

IF

ICT Flashback

SP Page Builder 3 days ago

Can anybody tell me how to hide the content thats displaying on top of a page where I want an popup button to display that content. I'm using Dropfiles to connect to onedrive. If I make a popup page that list the content of a catagory and link it to a button, the content shows up on top of that page. This is not what I want. So how to hide that content! Please help me out!

Regards, E. Froijen Flashback ICT

0
2 Answers
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 3 days ago #230060

Hi,

Thank you for reaching out.

Unfortunately, what you're trying to achieve is not possible with the SP Page Builder Popup Builder. The Popup Builder is designed to create and display static popup content and does not support dynamically rendering external content, such as a Dropfiles category, only when the popup is opened.

As a result, this use case is not supported by the Popup Builder's current functionality.

0
IF
ICT Flashback
Accepted Answer
3 days ago #230091

Thanks for the update. I have fond a way to work around with joomla modals extension. Now I just create a page with the dropfiles catagory I want. And create a RAW_HTML link with a button and a modal function to achive this result. RAW_HTML value is: {modal url="./index.php?option=com_sppagebuilder&view=page&id=106" width="80%" height="80%"}<button type="button" style="height:30px;width:250px;background:darkcyan;color:white;">"SomeButtonText"</button>{/modal}

The id=<value> is the page with the Dropfiles Catagory Now I can click tis button and a popup appears!

Maybe this functionality should be built in the next (or future) release! It would make life a bit easyer!

Regards, E. Froijen

0