Hello,
I am using a reactive application. Is there any way to ensure that the content of a popup widget stays within the popup and not clip out of the popup like the image below:
Thank you!
Hi @Low Nico
Place your popup inside your screen maincontent placeholder but not inside any container and use a container inside your popup and place all content inside that container,
i hope it'll help you.
Thanks Deep
Thank you so much, it worked! Didnt know that i have to place it inside the screen maincontent placeholder.
Happy to halp you 😊
Thanks
If your using a container inside a pop-up then change style classes of the container and its height to Auto.(pop-up is completely fine) if this doesn't work give proper wiget details which you are using inside a popup so i fine the problem because its related css