Hi, I’ve a popup with a long entry form. I’ve made it scrollable because it doesn’t fit on one screen. I’ve also changed the layout setting to the popup to 80% height because otherwise the buttons are not accessible in the debug mode.
Now my problem is that a part of the popup is hidden in the design view. I’ve to go to the elements view to access the fields at the bottom but it’s very cumbersome.
Is there a way of showing the whole popup in the design view or scroll there as well during editing?
Chances are this has something to do with your page’s height. For example, if your page’s height in the editor is 300px and you open your popup, you won’t be able to scroll. But if your page’s height in the editor is 3000px, you will be able to. This is a Bubble thing.