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

Similar Messages

  • 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

  • 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'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.

  • 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?

  • 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
    -------------------------------------------------------------------

  • 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

  • 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

  • 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!

  • How to adjust region position in Arrange window?

    It must be simple, but I can't find how to locate the left edge (or length) of a region accurately short of zooming in and dragging it. I'm constantly zooming in for precision, then back out for view. I'm looking for an indicator like the one that shows the position of the playhead, that I can set when a region is selected.

    Sorry to be dense, but I don't see it yet. If I open the "Media" toolbar I can click a "Bin" tab and get a list of the Regions, but there are only three columns: Name, empty, and Info. The region start and length are not displayed. If I open the Audio Bin under the Window menu, the parameters are not shown either.

  • 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

  • Item other than a button in a region position

    Hi All,
    In a region template, there are substitution strings such as #EDIT#, #CLOSE#, #CREATE#,..etc that allow you to create buttons in these positions.
    Rather than a button, I would like to create a combobox in one of these positions. Is this possible?
    Thankyou,
    Shane

    Hi again. I managed to work this out.
    For those interested, you can accomplish this by creating a shortcut and placing the name of the shortcut in the region template.
    For example in the region template place <td>"TEST_SHORTCUT"</td> wherever you want it.
    And then create a shortcut named "TEST_SHORTCUT" of type PL/SQL. You can then selectively display the "select list" and its contents depending on a specific page...eg
    BEGIN
    if :APP_PAGE_ID = 1 then
    return HTMLDB_ITEM.SELECT_LIST(9,'Y','Yes;Y,No;N');
    ELSIF :APP_PAGE_ID = 2 then
    return HTMLDB_ITEM.SELECT_LIST(9,'M','Male;M,Female;F');
    end if;
    END;

Maybe you are looking for