Creating a region inside another region

Hi,
I have created a region with a report. Inside that region, I want to create another region with a report. How do I do this?
Thanks.

bp21 wrote:
Hi Denes,Please DO NOT post follow-ups to closed/ancient threads.
Posting follow-ups to ancient threads/departed users is NOT an effective way of getting help:
<li>Other users may ignore the thread if it is closed.
<li>Your assumption that the questions are related may be incorrect, leading to confusion about the nature of the problem and potential solutions.
<li>Watches on the thread will have expired, so the original participants are totally unaware of the new post. They may no longer be active on the forum.
<li>You have no ability to mark posts as helpful or correct.
<li>As in this case, features and techniques discussed in old threads may no longer be relevant in the version you are using.
Post your requirements as a new thread, including at least the following information:
<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>Links to related posts and threads (using the methods in the FAQ)
I have exactly the same requirement i.e. I want to display two reports within a single region. I am using Apex 4.1.In APEX 4.1 this is best achieved using the built-in subregion feature.

Similar Messages

  • Region inside a region

    Hi All,
    I have seen one of the example of denes kubicek.
    http://htmldb.oracle.com/pls/otn/f?p=31517:59:3401708695914565::NO
    How to create such an example.?
    I think new Page template has to be created
    if (i am wrong )
    please rectify me
    else
    please help me in how to create it?
    end if
    Thanks in advance
    bye
    Srikavi

    Hello,
    This example contain an images inside the region. What do you mean asking how to recreate it? Add images in region?
    One of the way of creating region inside another region may be:
    1) create a needed region in separate pages
    2) create a regular HTML region
    3) put iframe tag in HTML region with sources to needed region
    Example of HTML Region source
    <iframe src="f?p=&APP_ID.:3:&SESSION." frameborder=0 width="100%" height="400"></iframe>
    <iframe src="f?p=&APP_ID.:4:&SESSION." frameborder=0 width="100%" height="300"></iframe>
    Best Regards, Kostya Proskudin

  • How to move 1 field from 1 region to another region of same page persnaliz

    dear friends,
    i m geting some problem reagrding the Oracle Apps personalization. i dont have much more knowledge about personalization of OA Framework. i want to change one field from one region to another region of the same page. can u please guide me regarding this.
    as per my knowledge i have to create the new item from personalization and the bind that item with the view object. but i dont know how to that exactly. i m geting problem to find the name of that perticular view which belongs to that perticular field.
    so can u please tell me step by step how to do that, as i m beginer in this modual..
    thanx in addvance
    shailesh

    Shailesh,
    You can hide (Render = false) for first field in 1 region using personalization.
    You can create new item in IInd region and bind with View Object.
    Question : I m geting problem to find the name of that perticular view which belongs to that perticular field.
    Ans : Check the whether you are able to get ViewInstance and ViewAttribute Name from 1 field.
    Thanks, Avaneesh

  • LR4 catalog:createKeyword creates a keyword inside another keyword and 4th parameter is nil

    LR4 catalog:createKeyword creates a keyword inside another keyword even though the 4th parameter (parent) in the call is nil. LR3 API doc says .. 'nil to create at the top level' and thats how it worked. Looking forward to LR4 SDK documentation.

    Hmm, I just tested my plugin in LR 4 and it successfully creates a top-level keyword when the fourth parameter is nil. 
    It would be better to repost and continue the discussion in the SDK forum:
    http://forums.adobe.com/community/lightroom/lightroom_sdk

  • Creating tab canvas inside another tab canvas

    pleas help me solving the issue...
    I want controlling code such that i can create tabpage canvas into another one.
    second tab page of first tab canvas it should be visible.
    regards
    jai

    As long as i know something like this is not possible.
    But you can emulate it this way (for this example i will assume that you want the smaller tab-canvas placed on the second page of the bigger tab-canvas) :
    1. create a tab-canvas
    2. create a stacked-canvas with bevel=none
    3. create a new tab-canvas and place it on your stacked-canvas
    4. make the stacked-canvas invisible
    5. through the trigger WHEN-TAB-PAGE-CHANGED make your stacked-canvas visible whenever you are on page 2 and invisible whenever you are on another page.
    6. adjust the coordinates of your stacked-canvas so it will appear right above the bigger tab-canvas
    Good luck with this
    Markus

  • Nesting uneditable regions inside editable regions? [CS5]

    Hello, I am running into a situation where I have a template structure looking like:
    <ul id="outer">
         <li class="nohighlight"><a href="something.html">A page</a>
                     <ul id="inner">
                            <li><a href="other.html">A subpage</a></li>
                     </ul>
         </li>
         <li class="highlight"><a href="something2.html">Another page</a>
                      <ul id="inner2">
                             <li><a href="other2.html">Another  subpage</a></li>
                      </ul>
          </li>
    </ul>
    Now what I would like to do be apply to create new html documents from the template that uses the above structure, and be able to edit the CSS class in the new document. This is easily done by making the (outer) li tags into editable regions. But I would also like to be able to modify/update the "inner" lists in the template file and apply these updates to all files using the template.
    Something like:
    <!-- TemplateBeginEditable name="Navbar1" --><li class="nohighlight"><a href="something.html" >A page </a><!-- TemplateEndEditable -->
                <ul>
                  <li><a href="#">The Hydrological Cycle</a></li>
                </ul>
            </li>
    Does not work as Dreamweaver ends up auto-completing the <li> tag when templates are applied, leaving the document with two </li>.
    Is there a way to make a child tag uneditable and hence to make it update in files when the template is updated, when its parent tag's CSS class remains editable?
    Thanks,
    Ron

    Build your menu with a persistent page indicator and you won't need to change anything on your pages except the body class name.
    I keep my menus in server-side include files and this method works great.
    http://forums.adobe.com/message/2647186#2647186
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web-design.blogspot.com/

  • Repeat Regions inside Repeat Regions

    I'm not sure how to do this.  Dreamweaver says you can't put server behaviors inside server behaviors.   But it seems like a pretty standard thing someone might want to do.  For instance:
    Let's say you wanted to create an online menu.  And say...you have two tables:
    Table Items
    item_id
    item_name
    item_description
    item_price
    Table Ingredients
    ing_id
    ing_name
    item_id
    So on your page, you want to show a repeat region of every menu item in the database.  Plus, inside each menu item, you want to have a repeat region of every ingredient that has the same item id.
    Does that make sense?  So it may look like:
    Fishy Lips
    Wonderful Lips for all you Fishy Lip Lovers!  Get em today!
    Ingredients
    Fishy Lips
    Fishy Seasonings
    Fishy Herbs
    Fishy Spices
    Luckity Hoppity
    Amazing Rabbit legs that bring good luck!
    Ingredients
    Bunny Legs
    Bunny Spices
    Cow Tongue

    Is there any way to highlight code and make the colors show up?
    Anyways, I tried what you said:
    <form id="form1" name="form1" method="post" action="">
      <?php do { ?>
          <tr>
            <td><?php echo $row_getCaregiver['firstname']; ?></td>
            <td><?php echo $row_getCaregiver['lastname']; ?></td>
            <td><input name="cg_id" type="hidden" id="cg_id" value="<?php echo $row_getCaregiver['cg_id']; ?>" /></td>
            <td><?php do {
                        if($row_getEducation['cgid']= $row_getCaregiver['cg_id']){
                        echo $row_getEducation['ename'];
                        } ?></td>
          </tr>
          <?php } while ($row_getEducation = mysql_fetch_assoc($getEducation));
      } while ($row_getCaregiver = mysql_fetch_assoc($getCaregiver));
                ?>
    </form>
    That actually works, but here is what the page shows:
    Jason Couch Record 1 Record 2 Record 3 Jason Armchair
    Notice: Undefined index: ename in C:\xampp\htdocs\testground\lkjlkj.php on line 93
    Jason Bedding
    Notice: Undefined index: ename in C:\xampp\htdocs\testground\lkjlkj.php on line 93
    Line 93 is the bold part of the code above.  It looks like the code is working though.  There are only education records under the first person and not the second or third.  So what does this error mean?

  • Session state of page item different from one region to another region

    hi,
    on one particular page I have two regions. A page item (LOV pop-up) is set in the first region. I leave this region with a button and jump back with a branch to the same page. The page item has now the selected value (as is shown by session state window). So far so good.
    The second region (SQL query type) uses this page item. However, for some reason the page item is NULL in that second region.
    Can anyone explain this behavior ?
    ron

    thanks Joel,
    I did already what you suggested. The title in region 2 is evaluated to the same value as in region 1.
    The SQL query (that actually runned with identical syntax before) is:
    select bla from blatable where bla = :P920_RU
    this generates:
    report error:
    ORA-12801: error signaled in parallel query server P000
    ORA-01741: illegal zero-length identifier
    So apperently the bind variable is evaluted to (or cached as) NULL.
    I noticed something strange in the session window. There are several page items in the application. All of them are listed in the 'Session State' region. The page item that makes problems is the only one that is also listed in the 'Page Items' region. It is even listed when I start the session window from another page. Weird.
    any other ideas ?
    Actually, how could you possibly clear session state between rendering two regions ?
    Ron

  • How to call the task flow  one region from another region?

    I have page with 3 regions (column wise) named as start, center, end.
    currently I having task flow for middle(i.e, center) region which have panelCollection to perform view, create, & delete functions.
    Task flow:-
    From(action)To
    View(create)Create
    Create(Done)Execute (Execute is a method call)
    Execute(*)View
    View(self)Execute
    By press create button on Center page, task flow takes to the Create page(in Centre region) but all other regions(start, end) remains same.
    I have a usecase where we have a commandLink on Start region to show the View page on Center region. but it is not able to achieve when we move to Create/Edit page.
    Plz help me out to built the same.
    Thanq
    KSB
    Edited by: user641407 on Aug 28, 2008 2:22 PM
    Edited by: user641407 on Aug 28, 2008 2:23 PM

    Hi!
    First, I'm not sure that your page layout is adequate. The regions are not intended to be navigated from outside. Yet, they can send navigation action to the container (page on which the region is placed) through Parent Action taskflow element. Also, you can investigate Contextual Events that can be raised by region, but I'm also not sure that this can be easily used for cross-region navigation.
    I would suggest you to reconsider you page layout. You can use dynamic regions (which are populated by taskflow based on menu selection or click on actionLink or s button). This way, in the Start facet you place a navigation menu (links), which are connected with dynamic region in Center. If you want to reuse a navigation links (in Start), you can put all this in page template and reuse it over and over again.
    Regards,
    PaKo

  • Region formatting - multiple tables inside one region?

    Hey there. first of all, I wondered if anyone had a good reference for formatting regions. I am having some difficulty finding good material.
    What I am trying to do is create 3 tables inside a region, each with different backgrounds, displayed side by side. like this:
    | | |
    I'm completely at a loss as of how to get the next table to come back up to the top. I am using template 16, which puts a border around regions and makes them minimize-able, so I want it to be all or nothing. any help in this formatting dilemma would be awesome.
    Message was edited by:
    in3d

    I need to do something similar but I wasn't sure what you meant by:
    and wrap each of the report tables within DIV tags.I have one region based on one sql query. I just need to display fields I specified on the one sql query to appear in 3 different columns in the region.
    Could anybody give some more details on this?
    Thanks!

  • Region into another one

    Hi! I'd like to know if there's a way to create a region into another region. The thing is I have on one of my pages an item with several check boxes and we need to assign like a fine gray box for the entire item, I mean, to separate from the rest of the items. The only thing we can think of is to create like a subregion with that item (with the checkboxes) into the main region, but is that possible?
    thank you very much.
    Daniela.

    Hello,
    Unfortunately with how HTML DB lays things out that's a bit harder to do within a single, region the labels get messed up and there is less consistency. If you need exact form layout I would do something more like this, building your forms this way you can build some very complex layouts.
    http://htmldb.oracle.com/pls/otn/f?p=11933:30
    Instructions for this example can be found here
    where can I modify the content of #BOX_BODY#
    Carl

  • Get the ID of a dynamically created symbol from library, INSIDE another symbol.

    Hi everyone,
    I'm trying to get the id from a dynamic created symbol from library.
    When dynamically creating the symbol directly on the stage (or composition level), there's no problem.
    But I just can't get it to work when creating the symbol inside another symbol. 
    Below some examples using both "getChildSymbols()" and "aSymbolInstances" 
    // USING "getChildSymbols()" ///////////////////////////////////////////////////////////////////////// 
    // ON THE STAGE 
    var m_item = sym.createChildSymbol("m_item","Stage");
    var symbolChildren = sym.getChildSymbols(); 
    console.log(symbolChildren[0].getSymbolElement().attr('id')); // ok eid_1391853893203
    // INSIDE ANOTHER SYMBOL
    var m_item = sym.createChildSymbol("m_item", sym.getSymbol("holder").getSymbolElement()); 
    var symbolChildren = sym.getSymbol("holder").getChildSymbols(); // Am i using this wrong maybe?
    console.log(symbolChildren.length) // returns 0 so can't get no ID either
    // USING "aSymbolInstances"" ////////////////////////////////////////////////////////////////////////// 
    // ON THE STAGE
    var m_item = sym.createChildSymbol("m_item","Stage"); 
    console.log(sym.aSymbolInstances[0]); // ok (i guess) x.fn.x.init[1] 0: div#eid_1391854141436
    // INSIDE ANOTHER SYMBOL
    var m_item = sym.createChildSymbol("m_item", sym.getSymbol("holder").getSymbolElement());
    console.log(sym.getSymbol("holder").aSymbolInstances[0]); // Javascript error in event handler! Event Type = element 
    In this post http://forums.adobe.com/message/5691824 is written: "mySym.aSymbolInstances will give you an array with all "names" when you create symbols"
    Could it be this only works on the stage/ composition level only and not inside a symbol? 
    The following methods to achieve the same are indeed possible, but i simply DON'T want to use them in this case:
    1) Storing a reference of the created symbol in an array and call it later by index.
    2) Giving the items an ID manually on creation and use document.getElementById() afterwards.
    I can't believe this isn't possible. I am probably missing something here.
    Forgive me I am a newbie using Adobe Edge!
    I really hope someone can help me out here.
    Anyway, thnx in advance people!
    Kind Regards,
    Lester.

    Hi,
    Thanks for the quick response!
    True this is also a possibility. But this method is almost the same of "Giving the items an ID manually on creation and use document.getElementById() afterwards".
    In this way (correct me if i'm wrong) you have to give it an unique ID yourself. In a (very) big project this isn't the most practical way.
    Although I know it is possible.
    Now when Edge creates a symbol dynamically on the Stage (or composition level) or inside another symbol it always gives the symbol an ID like "eid_1391853893203".
    I want to reuse this (unique) ID given by Edge after creation.
    If created on the stage directly you can get this ID very easy. Like this;
    var m_item = sym.createChildSymbol("m_item","Stage");
    var symbolChildren = sym.getChildSymbols(); 
    console.log(symbolChildren[0].getSymbolElement().attr('id')); // ok eid_1391853893203
    I want to do exactly the same when created INSIDE another symbol.
    var m_item = sym.createChildSymbol("m_item", sym.getSymbol("holder").getSymbolElement());
    Now how can I accomplish this? How can I get the Id of a dynamically created symbol INSIDE another symbol instead of created directly on the stage?
    This is what i'm after.
    Thnx in advance!

  • Using iPhoto, can I create events inside another event!?!? Is there a way??

    I would like to create an event inside another one that already exists, is there a way to do that?
    I want to create something like:
    An album called "Euro Trip" and inside this album other albuns called "Madrid, Barcelona, etc"
    By choosing "Divide events", they don't stay in the same "folder".
    Can anyone help me?

    Post this query on the iPhoto forum.  There are people who are oriented to iPhoto issues.
    I don't think you can do it.  The only suggestion I can think of is to start a new iPhoto Library for 'Euro Trip'.
    Ciao.

  • How to create a table inside a table in the dictionary

    I need to create a table in the dictionary that one of the components has to be a table.
    Someone known how to do it.
    Thanks.

    Hi
    U cannot create a table inside another table.
    The data storage is not supported in that manner.
    If you need multiple fileds based on a single line entry then , first figure out the relationships between these tables.
    Then create a second table with a part of the primary key as the first and a unquie primary key to be defined for adding all the rest of the entries in the second table.
    Also maintain the foreign key relationships between these tables.
    This is the way to have multiple entries for a single line of a table entry.
    Regards,
    Radhika.

  • How to create a Hyperlink  from HTML region

    How can I create a Hyperlink to another site from an html region in an apex page. It should be something simple, but I could not find it
    Please help
    George

    Have a look here:
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    There are lots of examples that may be usefull for you.
    Denes Kubicek

Maybe you are looking for

  • Regarding return code 8 while importing trnsport request

    hello friends, i have encountered a problem  while importing a transport request. in log display the message is like this ended with return code 8. there  is a syntax error in line no 5 of saplz_xxx_xxx program. include program lz_xx_xx not found. ac

  • Blu Rays to HD

    I am about to get a mac mini for my home theatre. I have put most of my dvd's on my external HD and plan to steam them to my tv, but I don't know how to put my blu rays on the HD. I have a 2TB drive so I'm not worried about compressing them, but I wo

  • How to set height of JTable Header ?

    How to set height of JTable Header and set the text to another size ?

  • HTTP page not displayed

    Hi. Sketchy details here : a user is trying to select any option that involves a HTTP [age from coming up, it takes for ever and then we get the page not found error. Apart from the error_log in the Apache/Apache area, is there anywhere else I should

  • Debugging with several RFC hops

    I have a central application on system B, which is called from system A. The application needs in addition some special data again from A, so there is an RFC jump back to A ti get the required data, In short: A calls B, B calls A back to get some dat