Resizing a popup

1
Can someone tell me how to get my popup to grow auto resize? I have some fields that are conditionally viewable and want to show them all without a scroll bar. 
asked
2 answers
0

Try creating a modul pop-up layout, and add a layout-grid (col-md-12). Then add a scroll container in the layout-grid.

Then move the blue placeholder out of the scroll container, but within the layout-grid, and finally remove the scroll container. 

answered
-1

The answer can be found here https://forum.mendix.com/link/questions/87916

answered