Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to make a popup layout to be stretched by children? (JSF 2.2 JDev 12.2.1)

Mehdi EsteghamatianMar 18 2017 — edited Mar 29 2017

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

pastedImage_2.png

pastedImage_5.png

This post has been answered by Cvele_new_account on Mar 18 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 15 2017
Added on Mar 18 2017
4 comments
299 views