I have read this about the basics of ADF layouts still can't figure out my use case.
I have a main page where I have link with the below details where it pops up another jsf (second snapshot).
My use case is to have the panelFormLayout popup stretch as much as so that it can hold all its children components in it.
This use case might be prone to issue for cases where screen resolution is so low where not all components can fit in the screen and then the popup jsf may go beyond the screen size not letting users to see all components.
Any suggestion is well appreciate it.
J

