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!

Apex ITEM - Vertical & Horizontal (Row-Column) Alignment Issue

SACH!N-OracleFeb 16 2017 — edited Feb 23 2017

Hi,

I've to render a REGION in my APEX Page In the below format :

(Ignore the GRID_LINES / CELLS_BORDER_LINES as it's not required, but the ROW-COLUMN alignment has to be there)

NAMEDESCRIPTIONSTATUS
NOTES
STAGE_1TEXT_FIELDLIST_OF_VALUESRICH_TEXT_EDITOR
STAGE_2TEXT_FIELDLIST_OF_VALUESRICH_TEXT_EDITOR
STAGE_3TEXT_FIELDLIST_OF_VALUESRICH_TEXT_EDITOR

In the above SAMPLE, those fields with BOLD & BLACK are STATIC_VALUES.

The cells with RED_COLOR_TEXT are dynamic values, it has to be entered by the END_USER.

I tried to define each cells, in the above template as INDEPENDENT ITEM (s) in my page.

But when I defined each cells as independent ITEMS, the ROW-COLUMN ALIGNMENT went wrong.

Is there any way to define the position of these independent items as proper rows & columns in APEX.

Is there any attributes, which can be used to set the exact position of the ITEMS both in vertically & horizontally in an APEX Page.

Please help/advice.

Thanks,

Sachin

This post has been answered by Scott Wesley on Feb 22 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2017
Added on Feb 16 2017
10 comments
1,718 views