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!

How to place buttons at the top and bottom of a page

jason02Sep 2 2014 — edited Sep 4 2014

Hello,

I have a requirement that each of 4 buttons be placed both at the top of the form and at the bottom of the form.  As much as I've tried, I haven't been able to figure out how to do this.  I'm using APEX 4.2.2.

The layout of the page is/<should be> as follows:

Header Region

- various items

<buttons should go here>

Region 1

- various items

Region 2

- various items

Region 3

- various items

<buttons should also go here>

Currently, I have the buttons in a region called Buttons which is after region 3.  I tried placing Regions 1-3 within my Buttons region (Buttons was set as their parent region) and then set the button position property to Top and Bottom but that just gave me 2 sets of buttons with nothing between them (Regions 1-3 should be between them).  The display point of each of these regions is Page Template Body (3)

So, how can I efficiently set my page to have two sets of buttons as outlined above?  I know there's a much better way than creating a whole new set of buttons along with there dynamic actions/processes/validations/etc.

Thank you for your help!

Jason.

EDIT: The theme applied to this app is a custom theme which was created from the Cloud Apps theme.

This post has been answered by fac586 on Sep 4 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 2 2014
Added on Sep 2 2014
12 comments
3,914 views