Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Grid Layout - Getting two or more fields to display on the same line/row.

AmandaWalshDec 6 2012 — edited Dec 10 2012
I am using version 4.2.

I have a form with a number of items.

I wish to control the display of the items so that some fields are beside each other (on the same line or row).

I have set the grid layout as follows:

:PX_ITEM1
Start New Row: Yes
Column: Automatic
Column Span: Automatic

:PX_ITEM2
Start New Row: No
Column: Automatic
New Column: Yes
Column Span: Automatic



When I do this the items are not displayed on the same row.

I can see when you change the "Start New Row" from No to Yes, the item fields ARE moved into the same <Div> that controls the row, but they just aren't displaying how I would like them.

Has anyone got this working?

Amanda.
This post has been answered by ShakeebRahman-Oracle on Dec 6 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 7 2013
Added on Dec 6 2012
5 comments
2,697 views