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 4, subregions horizontal alignment

TomeoJun 10 2011 — edited Feb 5 2013
Hi folks,

In application I have one main report region (HTML) which has assigned 2 html sub regions. By default, subregions are positioned in vertical order (1 above the second).

I would like to display them in horizontal position, 1 next to other.

How can I do this?

Current display:

|------------------------------------|
|                                    |
|   ---------------------------      |
|   |      SUB REPORT  1.     |      |
|   ---------------------------      |
|                                    |
|   ---------------------------      |
|   |      SUB REPORT  2.     |      |
|   ---------------------------      |
|                                    |
|------------------------------------|

Required display:
|-----------------------------------------------------------------|
|                                                                 |
|   ---------------------------       ------------------------    |
|   |      SUB REPORT  1.     |       |     SUB REPORT  2.   |    |
|   ---------------------------       ------------------------    |
|                                                                 |
|-----------------------------------------------------------------|
Any example of required region template change would be more than helpful.


Many thanks,
Tomas
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2013
Added on Jun 10 2011
9 comments
4,413 views