Regions within Region

Hello Everyone,
Is it possible to create REGIONS WITHIN REGIONS????????.

Scott,
Read the login page of my Demo Application.
Denes Kubicek
http://deneskubicek.blogspot.com/
http://www.opal-consulting.de/training
http://htmldb.oracle.com/pls/otn/f?p=31517:1
-------------------------------------------------------------------

Similar Messages

  • Regions within regions sitting vertically by each other

    I am looking to create a region with two columns (or two other regions - as children) that are defined vertically, and one beside the other one -- not below that.
    Any idea?
    Thanks,
    Mehr

    Mehr wrote:
    The version is 4.0.2.00.09
    Prior to 4.2, for one-off layouts, specifying style="float: left;" in the subregions' Region Attributes property is the easiest way to lay out the subregions horizontally—provided the subregions have a template containing the #REGION_ATTRIBUTES# substitution string.

  • Creating a tab region within a page in APEX

    Hi there,
    Could someone please guide me to some examples on how i could create a tabbed region within a page?
    Thanks

    Here is what i do...
    In HTML Header I will add the below code
    <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/redmond/jquery-ui.css" type="text/css" />
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"> </script>
    <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js"> </script>
    <script type="text/javascript">
    $(function() {
       $("#tabs").tabs();
       $x("tabs").appendChild( $x("tabs-1"));
       $x("tabs").appendChild( $x("tabs-2"));
    </script>Then i will Create 3 Region.
    Region 1 >>> Create an HTML Region ( REGION TEMPLATE = NO TEMPLATE) and add the below code in REGION SOURCE
    <div id="tabs">
    <ul>
       <li><a href="#tabs-1">Employee</a></li>
       <li><a href="#tabs-2">Chart</a></li>
    </ul>
    </div>Region 2 >>> Create HTML Region... Add two text field to this region .. now edit the region
    Add the below code in region header of REGION 2
    <div id="tabs-1">Add the below code in region footer of REGION 2
    </div>Region 3 >>> Create HTML Region... Add two text field to this region .. now edit the region
    Add the below code in region header of REGION 3
    <div id="tabs-2">Add the below code in region footer of REGION 3
    </div>Example : http://apex.oracle.com/pls/apex/f?p=12060:7
    I have used exactly the same code... except that my Region 2 contains REPORT insted of two text field and Region 3 contains CHART instead of text field.
    Regards,
    Shijesh
    Please reward the answer if it was helpful / correct

  • Set multiple Region Keys to one Region within Map component?

    Does anyone know if multiple region keys can be tied to one specific region within a Map component?
    Example -
    My data contains the following values that i'd use as Region Keys (these are codes in my table that stand for cities within Taiwan):
         1) TW/FJN
         2) TW/KSH
         3) TW/TWN
    On the China Map Component I can set a Region Key for Taiwan.  But is there a way to be able to set all 3 of the above listed values for a Taiwan Region key?  Or am I only allowed to enter 1 value?
    Here is a photo to help show what i'm talking about:
    [http://img195.imageshack.us/img195/8508/gdsagdsasd.jpg]

    Does anyone know if multiple region keys can be tied to one specific region within a Map component?
    Example -
    My data contains the following values that i'd use as Region Keys (these are codes in my table that stand for cities within Taiwan):
         1) TW/FJN
         2) TW/KSH
         3) TW/TWN
    On the China Map Component I can set a Region Key for Taiwan.  But is there a way to be able to set all 3 of the above listed values for a Taiwan Region key?  Or am I only allowed to enter 1 value?
    Here is a photo to help show what i'm talking about:
    [http://img195.imageshack.us/img195/8508/gdsagdsasd.jpg]

  • Not here! Region Tie Regions by Position Change (Logic9)

    I have just upgraded to Logic9 and am looking though the new style instruction manual.
    On the 'Adding or Removing Arrangement Passages' page at the 'remove gaps between regions' part it says Choose Region > Tie Regions by Position Change (or use the Tie Regions by Position Change key command).
    The thing is, that the 'Tie Regions by Position Change' is not under the local menu Region and the KC
    is no where to be found either. Has anybody else seen this at all.
    There is the option 'Trim Regions etc' under Regions though no Tie Regions.
    Thanks
    Message was edited by: ekaton
    Message was edited by: ekaton

    Must be Region > Shuffle Regions left within selection then

  • When I try to change the keyword.url settings in about:config to do a "I'm Felling Lucky" Google search, it just resets to chrome://browser-region/locale/region.properties whenever I restart Firefox.

    I just installed Firefox 4 today. When I try to change the keyword.url settings in about:config to do a "I'm Felling Lucky" Google search, it just resets to chrome://browser-region/locale/region.properties whenever I restart Firefox.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    See also:
    * http://kb.mozillazine.org/Preferences_not_saved

  • A Region of Regions?

    Hi,
    I'm wondering how to go about creating a page which is a region of regions. So, for example, I have X number of regions to report on per project and Y projects. I'd like the page to do this:
    Y1
    X1 X2 X3 X4
    Y2
    X1 X2 X3 X4
    Y3
    X1 X2 X3 X4
    How can I do this in Apex? I've poked around a bit and it doesn't seem all that easy? Thoughts?
    Thanks,
    Jon

    Joh,
    You are right, this kind of thing can be a little tricky at first. Have a look at this post from Carl and let us know if you have questions:
    http://apex.oracle.com/pls/otn/f?p=11933:30
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur

  • Center Button Within Region

    How do I center a button within a region? I tried 'align="center"' but this seemed to be ignored. The button is at the left of the screen. Also, what are the 'display points' (Page Template Region Position 1-8) used for, and why is there a specification for column position of 1-9? Could these be attributes that will allow my button to be centered on the window instead of on the left?
    Thank you!

    Question was answered on another post.

  • Button within Region

    Hi,
    Previously, I created a screen that had a Password field and next to it a button marked as 'Approve'. When the user filled in his password and clicked the button, the Approved By field wouild be filled in and the DML update process would update the record. I checked for :REQUEST in ('SAVE', 'APPROVE'). I had tested this and it worked.
    Sometime after the testing, I upgraded to Apex 2.2. I just built another screen that, in effect, cloned the Approve processing and found that I cannot make it work and that the original screen does not work as it used to. The session state shows that the appropriate values are being set/calculated and the debug process shows that the DML process is 'running' but no update is occurring. If I do a 'normal' update via a SAVE button at the top of the region, the DML process stores the record and if the session state for the Px_Approved_BY screen field has been set by the Approve process then its value goes into the data base record too.
    I think the difference in behavior is caused by the fact that SAVE button has a Database Action attribute of SQL Update action associated with it while the Approve button within the region has no data base action attribute.
    Is there a way to get around this new 'feature' without moving the Approve button to a non-intuitive position in the screen?
    thanks,
    Peter

    Peter - Can you put an example on apex.oracle.com and show us what is not working?
    Scott

  • The Process of Creating Pages and Regions within an Application

    Hi,
    Not sure if possible within Apex 2.2.1 but thought I'd ask whether there are any APIs available by where a page within an application together with a region could be created dynamically?
    Thanks.
    Tony.

    As is usual with this kind of thing the answer is of course no, and yes. You can't really generate ApEx regions or pages dynamically, since they are stored in the database along with all their items.
    However, as you probably know, you can show/hide regions conditionally and you can also create PL/SQL dynamic content regions. These are basically PL/SQL code that generates HTML output and you can do pretty much whatever you have the patience for with that option. Of course, you might end up losing some of the other niceties that ApEx provides - but that's maybe a fair tradeoff for having total control.
    Earl

  • Cannot execute action within region..

    Hi all,
    I have a region called "placements.jspx" embedded inside a page called "index.jspx".
    I have the following code inside the region:
    <af:iterator id="PlacementTable" var="placement"
                     value="#{PlacementCollectionModel}"
                     rows="10">
            <afh:rowLayout styleClass="tableDataRow tableDataText">
                <afh:cellFormat>
                        <af:commandLink immediate="true" action="FullEmployer1Details">
                             <af:outputText value="#{placement.Companyname}" />
                        </af:commandLink>
                </afh:cellFormat>
                <!-- More columns................ -->
            </afh:rowLayout>
    </af:iterator>That is embedded inside a TableLayout. I'm using ADF HTML table because I have to implement styles specific to a row of the table, where the ADF Core table is column-based..
    The problem is that when I click on "Companyname" link, I get the following error:
    javax.faces.el.EvaluationException: javax.faces.FacesException: javax.faces.FacesException: Can't set managed bean property: 'rangeBinding'.
    which arises from a number of errors, the first of which is:
    Caused by: java.lang.NullPointerException
         at oracle.jheadstart.controller.jsf.bean.JhsCollectionModel.setRangeBinding(JhsCollectionModel.java:426)
         ... 65 more
    So it's as though it can't make a reference to the CollectionModel (I'm assuming PlacementCollectionModel?), even though the table above populates with the information with no problems (the information coming from PlacementCollectionModel). "rangeBinding" is a managed-property of the managed bean "PlacementCollectionModel".
    Any Ideas? I'm stumped :(
    Thanks,
    Branden

    Also worth noting that the action "FullEmployer1Details" is simply a Navigation Rule to a page called "FullEmployer1Table.jspx".
    The error does not occur on this page. It occurs before the transfer.

  • Saving state within regions

    Hi
    I have a form page with 2 regions; the first region has fields like name, surname... You filled in your details name etc and region 2 is hidden at this point and then you press the button 'Continue' this button then branches to the same page and shows region 1 and 2 so that further medical details can be entered.
    Unfortunately the details that I enter for the user in region 1 disappear when I press the continue button, I want the details to stay on the page and save the whole record to the database once they have finished entering all data. I have ticked 'save page state' this has not made a difference.
    Hope this makes sense.
    Aisha

    Processes     
    After Submit
    1     Process Row of TBLPARTICIPANT     Automatic Row Processing (DML)     Unconditional
    30     Process Row of TBLPARTICIPANT     Automatic Row Processing (DML)     Unconditional
    40     reset page     Clear Cache for all Items on Pages (PageID,PageID,PageID)     Conditional

  • Column region within a report

    Application Express 3.1.0
    I have a report region that is displayed on a page with 3 columns. The middle column will be the lengthiest and I wish to extend just that column. I have read other posts on the forum about this however it didn't seem to work.
    Also is there a way to truncate the display of the output to the user? The column is a varchar2(4000) and if all the information is filled up, the display on the screen wouldn't look professional.

    Hi Leland,
    There are probably several ways you can handle this. If you're ok with just truncating the column's contents, then you can do the following:
    On the column's Column Attributes, enter something like the following into the HTML Expression:
    &lt;div style="width:500px; height:18px; overflow:hidden" title="#TEXT_FIELD#"&gt;#TEXT_FIELD#&lt;/div&gt;This will replace the default output with the output you've specified. In this example, the text will be restricted to a 500 by 18 div (change these values to suit your needs). I've also included the text in the title attribute - the user can hover over a value in the column to see more text (there is a limit to the amount of text that can be displayed in this way - so, you can remove this bit if it doesn't help much).
    You could also truncate the text as above but display a different kind of tooltip that will contain the full text - see Re: popup to display the data of a record for details on how to do this.
    Andy

  • Filter from table head, within Region clears input

    Please help. I can't seem to figure out why the form element
    clears when a filter is applied. It would be so easy if I could
    apply the same region on both a <thead> tag for the sortable
    column header, then skip the row with the text fields, and then
    apply the same region to the <tbody> tag. But, one can't
    apply a region to a THEAD or TBODY tag. Ugh! Is there a workaround
    to this?? Here is my code for the table...
    <div spry:region="pvSearchResults">
    <table id="SPContentTbl">
    <tr id="SPHeaderRow">
    <th spry:sort="myID">ID</th>
    <th spry:sort="myName">Name</th>
    <th spry:sort="myRegion">Region</th>
    </tr>
    <tr id="SPHeaderRow">
    <th> </th>
    <th><input name="ffName" id="ffName"
    onkeyup="StartFiltering(this.id,'myName');" /></th>
    <th><input name="ffRegion" id="ffRegion"
    onkeyup="StartFiltering(this.id,'myRegion');" /></th>
    </tr>
    <tr spry:repeat="pvSearchResults" spry:odd="roweven">
    <td>{ID}</td>
    <td>{Name}</td>
    <td>{Region}</td>
    </tr>
    </table>
    </div>
    Of course, this would work, I think...
    <div>
    <table id="SPContentTbl">
    <thead spry:region="pvSearchResults">
    <tr id="SPHeaderRow">
    <th spry:sort="myID">ID</th>
    <th spry:sort="myName">Name</th>
    <th spry:sort="myRegion">Region</th>
    </tr>
    </thead>
    <tr id="SPHeaderRow">
    <th> </th>
    <th><input name="ffName" id="ffName"
    onkeyup="StartFiltering(this.id,'myName');" /></th>
    <th><input name="ffRegion" id="ffRegion"
    onkeyup="StartFiltering(this.id,'myRegion');" /></th>
    </tr>
    <tbody spry:region="pvSearchResults">
    <tr spry:repeat="pvSearchResults" spry:odd="roweven">
    <td>{ID}</td>
    <td>{Name}</td>
    <td>{Region}</td>
    </tr>
    </tbody>
    </table>
    </div>
    ... but again, no regions on THEAD or TBODY tags. It does, in
    fact, filter just fine, but only the first keystroke and then the
    dataset reloads and clears the form element. I would love for the
    text entered into the filter to persist so that a user could
    continue to type and retype, etc.
    Please help. Thank you in advance.

    This solution is excellent!! The only outstanding issue is
    that the input field loses focus and the user will have to reclick
    in the form field. I tried to add the line,
    document.getElementById(mf).focus();
    to the funtion, where mf is the id of the form field, but it
    did not work. Here is the full code, any suggestions?
    function StartFiltering(mf,myRow){
    var searchTxt = document.getElementById(mf).value;
    if (!searchTxt){
    dsSearchResults.filter(null);
    return;
    } else {
    var regExpStr = searchTxt;
    var regExp = new RegExp(regExpStr, "i");
    var filterIt = function(ds, row, rowNumber){
    var str = row[myRow];
    if (str && str.search(regExp) != -1)
    return row;
    return null;
    dsSearchResults.filter(filterIt);
    var obsChange = new Object;
    obsChange.onDataChanged = function(notifier, data){
    document.getElementById(mf).value = searchTxt;
    document.getElementById(mf).focus();
    pvSearchResults.addObserver(obsChange);

  • Nudge audio within region

    Logic is awesome!
    I use to be on pro tools but swapped and I'm missing a certain feature and thought I would check to see if anyone knew of a way to do it in Logic 9
    I would like to be able to nudge/move the audio inside a region without moving the position of the region in the arrange window.
    Thanks in advance
    Kitch

    The *Slip Tool* is a hidden feature in Logic:
    http://www.logicprohelp.com/viewtopic.php?t=6094

Maybe you are looking for