Regions Position Help!

Hi everyone,
My problem is I just cant organize my regions in the way I want and I'm wondering if someone could help me out.
This is a sketch of what I'm trying to do:
!http://img682.imageshack.us/img682/294/regions.jpg!
As you see I want 2 regions one next to the other in the same column, it is that possible in APEX? The only thing I can do is setting the region into column 3 but it moves next to the parameters region which is not what I actually want.
I tried to change page templates bodies and that stuff without success.
I hope you could help me.
Thanks in advance,
Fury

Hi,
There is many ways to do it.
If you did not succeed edit page template try this:
Think that you can wrap your regions to table cells creating dummy regions containing simple html.
Just experement this by creating new blank page.
Then create 2 HTML regions. just use default what wizard gives.
Place few items to both regions just for example.
Then part how you get those next each other
Create HTML region and set it template "No template". Lets call this region TABLE_START
Insert code to region source
<table id="DUMMY_TABLE">
<tr>
<td valign="top">Then create another HTML region with template "No template". This could be named CELL_2
Insert code to region source
</td>
<td valign="top">Create third HTML region and set it template "No template". This is called TABLE_END
Insert code to region source
</td>
</tr>
</table>Then order your regions:
TABLE_START
your region 1
CELL_2
your region 2
TABLE_END
Br, Jari

Similar Messages

  • Need some help with region position

    Hi,
    I need som help with regions position....
    Background:
    I have 2 regions, I will call them reg1, reg2 and reg3.
    reg1 = Page Template Body (2. items below region content), column 1, search region.
    reg2 = Page Template Body (2. items below region content), column 2, import file region.
    reg3 = Page Template Body (3. items above region content), column 1, search result, grid region, very wide.
    Issue with the position, the setup explained makes my layout like this
    reg1--------------------------------reg2
    ------------------reg3--------------------
    What I want:
    reg1-reg2
    ------------------reg3--------------------
    What am I doing wrong?
    Regards Daniel

    Daniel,
    this will also work:
    Region1 HTML table cell attributes
    width="10%"
    Region2 HTML table cell attributes
    align="left"
    without touching the page template.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • How to popup a page from a button not in a region position

    Hello.
    I am using Apex 2.2.1. I have a form (not a report) on which I've placed a button that is positioned "among the items" as opposed to being placed in a specific region position.
    When the button is clicked I would like to have another page popup. The problem is that I can get this to work only if the button is placed in a region position. With the button in a region position, I define the target to be a URL and then place a call to the popUp2 function, as in:
    javascript:popUp2('f?p=&APP_ID.:32:&SESSION.::NO:::', 900, 700);
    This works fine.
    However, I need to position my button on the immediate right hand side of a form item. But when I create a button in such a position, I have no field in which to place the call to the popUp2() function. Instead, I have to create a "Branch to Page or URL" and then place my javascript call in the Branch field. Unfortunately, when I click the button, Apex wants to branch to page zero instead of the desired page. I saw that when I move the mouse over the button, Apex shows:
    javascript: doSubmit('MY_BUTTON_REQUEST');
    And, as mentioned, Apex tries to branch to page zero.
    How does one call the popUp2() function from a button that is not placed in a region position?
    Thank you for your help.
    Elie

    Hi Elie,
    I had the same problem ... I only got it solved with creating a hidden item and adding the input-tag into the "Post Element Text" field.
    Just have a look in the source code of your page, how a button is build and copy the necesaary code to the mentioned field. So you get a button with ApEx layout and can add your javascript call.
    chrissy

  • Can's create buttons in a region position

    Hi every body,
    i'm trying to create a button in a region position, but i can´t create it.
    I select this option, but i can't select the region cause i haven't any list to select the position. I haven't any form to select any parameters.
    Morevoer, when i try to edit a old button creted in a region position i recive the next error:
    Error inesperado. No se ha encontrado el nombre del elemento a nivel de página o aplicación.
    ERR-1002: No se ha encontrado el identificador de elemento para el elemento "F4000_P4314_ID" en la aplicación "4000".
    Someone can helpme.
    Thanks.

    I really need help.
    I'm trying to edit the buttons in a region position and I always get the same error:
    ERR-1002 Unable to find item ID for item "F4000_P4314_ID" in application "4000"
    I can't do anything, unless I edit the buttons, I can not make many changes in my application.
    Please someone help me.
    Thanks.
    Víctor.

  • Regions positioning

    I have few regions one below the others. I want to put my second region on the right side of the first. How to do this? please help
    Region1
    Region 2 This in this order now
    regioin 3
    Region4
    I want at the following order
    region1 region2
    region3
    region4

    Hello,
    Just set Region 2's column attribute to 2.
    Here's an example of region positioning and column attributes.
    http://htmldb.oracle.com/pls/otn/f?p=11933:9
    and here is a forum thread on the subject.
    http://forums.oracle.com/forums/thread.jspa?messageID=1019472
    Carl

  • Region position 2 with 2 parts.

    hello
    My pages are made like this :
    Menu region in region position 01
    Body pages in region position 02
    Now, in the body pages : there is some pages in witch the content ca be organized in two parts (in each part I can have a report).
    I know that I can not have a region within another region...
    How can I manage this type of pages/regions.
    thanks!
    Marie.

    Use 2 or more regions in Display Point Region Position 02, with different region templates as necessary to display titles, buttons etc.
    e.g. Region with items at sequence 10; region with report at sequence 20, using region template Region without Title or No Region so it appears seamless with the first region.

  • A button in a region position

    "a button in a region position" - hello, is it possible to place this kind of button among region items?
    in Button Position options i couldn't find possition i need..
    thx, mariam

    Hi,
    I think there may have been a couple ways of doing it but I can only remember the one.
    Create a new template specifically for that button copying a previous style. You then reference that button type in the button amongst region items. This custom template would have something like:
    <a href="myHost();" class="t6Button">#LABEL#</a> Or in your case a link to a page.
    If you want it for a different piece of functionality then let me know & I'll try to remember the other way I did it.
    Mike

  • Can a button be easily moved between Items and Region Position?

    When a button is originally defined, we have to choose whether it is to be placed amongst the items in the regions, or placed in a pre-established region position. Once the button is defined in to one of those places or the other, is there any way to "reassign" it into the other location, i.e. move it between "in the items" and "in a region position"?
    Using Apex release 4.1.1.00.23
    Edited by: Mark T. on Feb 29, 2012 11:03 AM

    I don't believe so, but it won't take long to re-create.

  • HTML code for region position 3

    Hi All,
    Can i get the HTML code for display point: Region position 3.
    My requirement is, i have to apply some background color to all the regions which are placed in region position 3.

    Chandran wrote:
    Hi All,
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should normally include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s) (making particular distinction as to whether a "report" is a standard report, an interactive report, or in fact an "updateable report" (i.e. a tabular form)
    For layout and visual formatting issues the APEX version, browser, theme, page and region template, and region/item details are always required.
    Can i get the HTML code for display point: Region position 3.
    My requirement is, i have to apply some background color to all the regions which are placed in region position 3.Region position 3 is determined by the location of the substitution string<tt>#REGION_POSITION_03#</tt> substitution string in the page template. This will vary by version, theme and page template, which is information you have not provided.
    Regions located in region position 3 will probably have existing background colours determined by their region templates. Is the requirement to apply a background colour to individual regions, or a background colour underlying all of the regions?

  • Region Position 3

    Hi,
    I have a report in the region position 3 of the page, the problem when I use this position is some columns of the report become smaller like employee name become
    Employee
    Name
    and most of the names become in 2 different rows (first name, last name).
    Hope if any one know how to fix this.
    Thanks
    AL

    Hi Hari,
    This problem appear only with region position 3, the report in the other positions display fine. I have already tried other templates but the result is always the same.
    My page contain the following
    in position (Page Template Body 1) I have:
    1- A navigation list in the column (1). This appear on the left side of the page. LOOKS FINE
    2- HTML region and report region BOTH in the column 2. They appear to the right of navigation list. They LOOK FINE.
    The problem in the last report region, I wanna it to appear on the right side of the page, so I put it in region position 3. I can put it in the same position with the other regions and use column3 for it BUT it appear so close to middle regions.
    I hope this can explain the problem
    Thanks
    AL

  • Question about region position on a page template

    Hello all,
    I'm trying to create a new page template but I can't create more than 8 Region Position on this.
    Is there a limit on the number of Region Position?
    Thanks
    Paolo

    Paolo,
    eight is the limit. Why do you need more than that? In each region position you may put
    your regions in separate columns.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Region Position 01 loads before 'Before Regions' processes?

    Bug?
    I'm using HTML DB 2.0 and it appears that the region in Region Position 01 loads before my 'Before Regions' process. The process sets a page item's value to null and all the regions on the page are conditional for 'Item not null' for that item. All of them are hidden except for the region in Region Position 01 until the next page load where the item is already null -- only then all the regions are hidden. I'm using 'Before Header' now instead, but that has a nasty implication.
    Pavel

    I think I have an idea of what's causing it and how you can reproduce it.
    Edit your template and have it contain the following:
    #REGION_POSITION_01#
    #BOX_BODY#
    #REGION_POSITION_02#
    Note that region position 01 is before #BOX_BODY#.
    Try it now :)
    Pavel
    ---- Update:
    Ordered them like this: body, reg1, reg2, .... and no longer using 'body' on that page. That fixed the problem.
    Pavel

  • What controls breadcrumb region position?

    I took Theme 16 (Dark Blue) and did some small customizations to modify templates and remove those I never use and update some of the CSS classes used. Since doing that, anytime I create a new page using this theme that includes a breadcrumb region, it does not correctly put it in Region 1. If I look at the builder, it actually says Region Postion (with a blank where it should have the value like 1). I have to then open the breadcrumb region and manually change it to Region Position 1.
    Where is the setting to default the region? Its not a huge deal to change it every time to the correct region but was curious how this is set? I can throw up a screenshot if necessary to show what I mean.

    Thanks - I took a look and found a Display Points Box and it has Page Template Region Position 1 as the Breadcrumb display point and this in the body of the template:
    <td width="100%" class="t16BreadCrumbRegion" valign="middle">#REGION_POSITION_01#</td>
    Whats strange is that if I create a new page and choose to create a breadcrumb through the wizard it can't find the correct region position to put it in. If I choose No breadcrumb and then manually create a breadcrumb region, it not only defaults to the correct region but actually appears in the breadcrumb region.
    Kind of quirky!

  • Changing region position on submitting the page by clicking a  button.

    Hi,
    I have 3 regions in my APEX page.
    1. Region having 20 LOV's with the width between them as 300. The display point is "Page Template Body (1)"
    2. Region having 3 buttons.(Go, CLEAR,CALCULATE) The display point is "Page Template Body (2)" Template is "Region without title" and column = 2 and align = "center" in HTML table cell attributes
    3. Region having a report with 25 display columns.
    Now the problem is,
    a) When I click "GO" button , 25 column report displays and it goes beyond the page layout. Hence button also shifts to right(means center position of the page when it is extended by 25 column report). User cannot see the button.
    This button shpould retain its place. How to do this?
    b) When I click "GO" button , the gap between the LOV's increases and LOV's also shifts to the right side.
    These LOV should be in its place. and should not move on click of button when page submitted.
    How can i achieve this. ??
    Any suggestios would be welcome.
    Please help me.
    Thanks
    Alaka
    Edited by: Alaka on Jan 5, 2009 6:06 AM

    Hi,
    If I understand well your problem... You don't say what theme you are using, but usually regions have width=100%, meaning that they should use the whole width of the page (not just the visible part on the screen). Because of this, when the region containing the report extends to the right, it forces all other regions on the page to resize themselves accordingly, that is why your design is getting messed up.
    One way to fix it is to tweak the region templates (I would suggest making a copy instead of changing the existing templates). Simply remove the width=100% setting, or hardcode it to a fixed width (for instance, width=300px).
    It is a bit complicated to explain here exactly how to do this, but I hope this gives you an idea...
    Regards,
    Luis

  • Can't resize or unlock regions--please help

    I need to simply shorten a region from the start point. When I click drag from the left corner, nothing happens--it shows the region moving right in shadow (moving the entire region, not shortening, but when I let go, the region is unaltered. (Oddly, the mix window scrolls right when I do this-don't know why.) When I open the audio bin window, I find that some regions will unlock and others won't. The ones that won't, I cannot shorten the length of the region from the left corner. Yet I can shorten the region length from the end point by click dragging from right corner, but this eliminates audio from the region's end, and I want to eliminate audio from the beginning. This seems to make no sense. I do not want to delete the unwanted audio, just alter the region length from the start point. Can anyone help? Thank you.

    Thank you for replying, but I still have a problem. The locked region already has SMPTE position unlocked and I still can't alter it. It seems the Audio bin lock to prevent unwanted edits is different from SMPTE lock.

Maybe you are looking for

  • =?iso-8859-1?Q?OT:_20_signs_you_don't_want_that_web_design_project_by_Jef?=   =?iso-8859-1?Q?frey_Zeldman?=

    Painfully true! :-) http://www.zeldman.com/2008/12/04/20-signs-you-dont-want-that-web-design-project/ Patty Ayers | www.WebDevBiz.com Free Articles on the Business of Web Development Web Design Contract, Estimate Request Form, Estimate Worksheet

  • Yellowish screen during camera Startup

    Is anyone else having this issue? I came from an iPhone 5 to this mainly because of the camera. Besides the known fact that the pictures are currently grainy and full of noise, when I start the camera, the whole image is REALLY yellow for about 3 to

  • Inconsistent update flags Message no. C(004

    Hi Friends,      When I processed the order in CRM Online it got replicated to R/3      and from R/3 Delivery and invoice got created and document is completed.      The Issue is that the Bdoc which has to replciate the Delivery and Invoice back to C

  • What is in version 3?

    I would like to know what SP level is the Discovery System version 3? Additionally, what software does version 3 contain which is not in version 2? Thanks, Tamas

  • Designer Logon issue via VPN

    Post Author: hendrekt CA Forum: Authentication I am new to this software and had an issue trying to connect to a server using VPN connection from home. Tool is Designer version 11. I am using LDAP authentication and I get this error: "An internal err