Session varaible in region heading or title

I have a query result in a report page - it is details for a customer - and i want that customer name in the region heading ...
I have a session variable called P300_CONTACT_NAME with the name, and I want to display that in my region heading or title. I don't want to make this variable an application level variable - it needs to be session based only.
any help is appreciated....

William,
Use: &P300_CONTACT_NAME.
Note that the item name is in upper case and is followed by a . (dot).
Sergio

Similar Messages

  • Is it is possible to identify Heading level, Title, Header, Footer, Paragraph in PDF using SDk or Script

    Hi Friends
                 Is it is possible to identify Heading level, Title, Header, Footer, Paragraph in PDF using SDK or Script

    In an ordinary PDF there is nothing to identify, the information does not exist. Just text at locations, the structure is entirely in the mind of the viewer. For tagged PDFs, yes. This requires a very detailed knowledge of the PDF spec and tagging, and writing a plug-in in C/C++. And of course it requires that the tagging is correct. Since tagging is often added automatically, it is often useless for real structural info. Who thought it was a good idea to tag automatically...!

  • Referencing Field Values in Region Heading

    Is there a simple way to refer to more than one field value in a region heading? I have added the '&P1_YEAR.' to the end of a region name and it will display the contents of that field in the heading.
    How can you display more than one filed in the heading. For example if you wanted to add 'Year' and 'Model' to the heading 'Vehicle' so that it displayed
    'Vehicle Ford 2008'
    Kind Regards,
    Steve Welch

    Steve:
    You can simply concatenate the fields whose values you want displayed
    &P1_YEAR. &P1_MODEL.
    varad

  • Region Attributes and Region Header on Tab Template. Apex 5

    All,
    In order to have my pages not scroll, but instead have a region scroll I would do an overflow on the region header and attributes in apex 4.
    When using this same method on a tab template, all of the reports within the tab templates get shown one after another.
    eg;
    region attribute......style="width:350px;height:758px;"
    region header..... <div style="overflow: auto; width: 350; height: 700px;">
    it does make the region scrollable, but the tabs stop working and instead are displayed one after another.
    Does anyone know of a fix / workaround?

    Hi gianpagi,
    gianpagi wrote:
    i would like to know how to have an horizontal scrollbar for an interactive report (5.0) after making a pivot from the user interface; i have a lot of columns and without the pivot the horizontal scrollbar appears . After it doesn't appear.
    I tried with the Region Header <div style="overflow:auto;"> and Region Footer </div>  but without success.
         Please mention the theme and template you are using for the Interactive Report.
         Can you re-produce the issue on apex.oracle.com and share the workspace credentials, so that can have closer look at the issue?
    Regards,
    Kiran

  • Vector + session varaible

    Hi ,
    Would I be able to set a vactor variable to a session varaible in jsp? If so how can it be done?
    Thanks
    vivek

    2 choises....
    either you have function from bi to have results from the fact table for 5 year ago/
    or find the desired sql query from your client sql tool (using dual) and pass it in the administrator
    hope i helped....
    http://greekoraclebi.blogspot.com/
    ///////////////////////////////////////

  • Bug: Flash charts and "Region Header" property

    Hi,
    it looks like that the a Flash Chart region doesn't renders the text of the "Region Header" property in the header of the region, instead it is rendered in the footer of the region.
    See http://apex.oracle.com/pls/otn/f?p=2672:1 for an example.
    For SVG Charts it works.
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com
    Check out the ApexLib Framework: http://apexlib.sourceforge.net

    Hi Marco,
    thanks for the tip with the DIV and the BR. Both work.
    Maybe it would be a good idea to add the DIV by default, otherwise people could think that the region header/footer function is broken.
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com
    Check out the ApexLib Framework: http://apexlib.sourceforge.net

  • Virtual directory in region header background-image not working

    I created a region with a region header that needs the background image to repeat vertical as well as horizontal, so the class was changed to include repeat instead of repeat-x.
    So i replaced class t20RegionHeader with this:
    .t20RegionHeader {
    vertical-align: center;
    font-weight: normal;
    font-size: 9pt;
    font-weight: bold;
    color: #343434;
    background-image: url(/i/hdingBar-BG.gif) ;
    background-repeat: repeat;
    text-align: left;
    padding: 1px 8px;
    white-space: nowrap;
    border: 1px solid #a3bed8
    I put "/i/" in the background-image's url bacause I am referencing an image in the virtual directory but it didn't work. Please help!!
    I have it on APEX.ORACLE.COM:
    Workspace: RGWORK
    User: TESTER
    Password: test123
    Application: 41237     CreativeTest
    Page: 11
    APEX: Application Express 4.0.2.00.07
    DB: Oracle 10.2.0.4
    Robert
    http://apexjscss.blogspot.com

    sect55 wrote:
    I created a region with a region header that needs the background image to repeat vertical as well as horizontal, so the class was changed to include repeat instead of repeat-x.
    So i replaced class t20RegionHeader with this:
    .t20RegionHeader {
    vertical-align: center;
    font-weight: normal;
    font-size: 9pt;
    font-weight: bold;
    color: #343434;
    background-image: url(/i/hdingBar-BG.gif) ;
    background-repeat: repeat;
    text-align: left;
    padding: 1px 8px;
    white-space: nowrap;
    border: 1px solid #a3bed8
    <tt>center</tt> is not a valid value for <tt>vertical-align</tt>: should be <tt>middle</tt>.
    Firebug reports "Failed to load the given URL" for <tt>/i/hdingBar-BG.gif</tt>. Does this image exist at that location? (Are you talking about apex.oracle.com or your local environment? If it's the latter, check that the <tt>hdingBar-BG.gif</tt> image file exists at the location specified by the virtual directory <tt>/i/</tt> and that the permissions are set to make it readable.)

  • Editable Region - Head

    I have been working with templates for quite some time now
    but have really dove in or created ones that are too complex. I
    have a situation now where I need to ad some layers to a specific
    page created from a template. DW is not letting me giving me the
    error:
    quote:
    "Making this change would require changing the code that is
    locke d by a template or translator. The change will be discarded."
    If I go back to the template itself I see code for the head
    like this:
    quote:
    <head>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <link href="../style/main.css" rel="stylesheet"
    type="text/css" />
    <link rel="stylesheet" href="../p7tm/p7tmbasic.css"
    type="text/css" />
    <script type="text/JavaScript">
    <!--
    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
    i<a.length; i++)
    if (a
    .indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
    //-->
    </script>
    <script type="text/javascript"
    src="../p7tm/p7tmscripts_mod.js"></script>
    </head>
    What do I need to do so that the page generated from a
    template will let me put in a layer on that page?
    Thanks you,
    Houston

    Here's the problem with layers in template child pages, and a
    simple
    solution.
    When you DRAG a layer onto the page in DW (this means you
    click on the layer
    icon in the Insert Toolbar and drag the layer on the page),
    DW wants to put
    the code for that layer immediately under the body tag, e.g.,
    BEFORE DRAG -
    <body...>
    <table>
    AFTER DRAG -
    <body ...>
    <div id="foo" style="position:absolute; ...>LAYER
    STUFF</div>
    <table>
    In a template child page, this region is usually not part of
    your editable
    region, and so the layer's code is rejected by the template
    engine. This is
    a bad thing.
    If instead of dragging the layer onto the page, you use
    INSERT | Layer, that
    should work provided your cursor is in an editable region,
    but since
    editable regions are usually within tables or other layers,
    you have just
    broken one of the rules listed above. This is also a bad
    thing.
    THE SOLUTION -
    Open your template page in DW, and create a special place
    where it is SAFE
    to put your layers. In code view, find this -
    </body>
    and click so that your cursor insertion point is just to the
    left of
    </body>.
    Now, use INSERT | Template Objects > Editable Region, and
    name this region
    "Layer Pad" or something like that.
    When you save your template page, all your child pages will
    now have the
    LayerPad editable region on them.
    THE BIG FINISH -
    On any child page where you need a layer, just click in this
    editable
    region, and use INSERT | Layer. Bada bing, bada boom.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "htown" <[email protected]> wrote in message
    news:[email protected]...
    >I have been working with templates for quite some time
    now but have really
    >dove
    > in or created ones that are too complex. I have a
    situation now where I
    > need to
    > ad some layers to a specific page created from a
    template. DW is not
    > letting me
    > giving me the error:
    >
    "Making this
    change would require changing the code that is locke d by
    > a
    > template or translator. The change will be
    discarded."
    >
    > If I go back to the template itself I see code for the
    head like this:
    >
    >
    <head>
    > <!-- TemplateBeginEditable name="head" -->
    >
    > <!-- TemplateEndEditable -->
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <!-- TemplateBeginEditable name="doctitle" -->
    > <title>Untitled Document</title>
    > <!-- TemplateEndEditable -->
    >
    > <link href="../style/main.css" rel="stylesheet"
    type="text/css" />
    > <link rel="stylesheet" href="../p7tm/p7tmbasic.css"
    type="text/css" />
    > <script type="text/JavaScript">
    > <!--
    > function MM_preloadImages() { //v3.0
    > var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    > var i,j=d.MM_p.length,a=MM_preloadImages.arguments;
    for(i=0;
    > i<a.length;
    > i++)
    > if (a
    .indexOf("#")!=0){ d.MM_p[j]=new Image;
    > d.MM_p[j++].src=a;}}
    > }
    > //-->
    > </script>
    > <script type="text/javascript"
    src="../p7tm/p7tmscripts_mod.js"></script>
    >
    > </head>
    >
    >
    > What do I need to do so that the page generated from a
    template will let
    > me
    > put in a layer on that page?
    >
    > Thanks you,
    > Houston
    >

  • How to hide the title of a region or a region without a title?

    Hi All,
    I am desperate to align 4 regions on a report page in my Apex app. I need 4 empty HTML regions, I am creating a table (please refer to this tutorial http://www.apex-blog.com/oracle-apex/how-to-align-regions-on-a-page-10.html). I don't know how to hide the title of these empty regions. As I place a report in each of these regions, I do not want their (empty regions') titles to be displayed? I have searched everywhere on the forum, even sent an email to this tutor, but so far no reply.
    Thank you all, as ever!
    Naushad.

    Hello Naushad,
    I am also looking for something to align my regions. I followed the steps mentioned in the link you provided, but somehow my empty cell space is coming after the second region for example in link example after "copy to" instead of between "Copy From" and "Copy to". Which template did you use for the html region "Copy From" and "Copy to" for???
    Will appreciate if can provide any help. It's very urgent.
    Thanks,
    Suman

  • Indesign Header - Running Title Overlap

    I have an Indesgin template for an academic journal that I am working on updating for this upcoming year. I did not create the template.
    The problem I have is that there is a paragraph style called Article Title that auto populates the title in the header of each page when I set the title of the article to this style. What I am running into is that when the title is long, the header title is either getting scrunched up together or it is putting all the text on one line and making it overlap and unreadable.
    Is there any way to set the header's running title to automatically wrap to a second or third line if it has too many characters for the first line?

    Hi,
    No.
    No.
    Yes … Think different!
    … I've gently done it using variable feature (… and Grep, if you want to play it in one click!)! 

  • Printing PDF from Report Region - Header Details

    Hi,
    I've searched around for a while but was unable to find an answer to my query.
    I have a simple report region, which i added a "Print" link to the bottom of - this brings up a formatted PDF version of the report which can be printed out, i'm just using the default PDF layout.
    When it comes to adding a header and footer the PDF still functions ok, but when i try to add any page items it all stops working.
    I basically need the time and date to appear at the top of the report, i created a hidden field just using the PL/SQL command "SYSDATE" which does return the correct value. But when i try to add this to the header or footer in the format "This document was printed on &P1_DATE", the PDF doesn't work, and when i try to download it, IE says the filesize is 0b.
    Any suggestions would be appreciated, either something i've done wrong or if there is a better method,
    Thanks in advance

    Thanks for the reply Scott,
    The PDF does download when I put a fullstop after the name of the item. Unfortunatly now the PDF displays as if the item "P1_DATE" is empty, i.e. it says "This document was printed on ",
    I've made P1_DATE visible and it definitly displays a date, yet the exported PDF displays nothing where P1_DATE is referenced,
    Just to confirm:
    The Item is called P1_DATE
    The references i've tried are &P1_DATE. and &P1_DATE
    the date is populated by the code SYSDATE
    Thanks again,
    Iain.

  • Region Header Background Color different to the theme template

    Hello,
    for my apex application i configured the theme Blue Gray - 13.
    I want that my application displays all region-, report headers on every page in a different color, for example "magenta".
    My CSS Code in the page header on page1:
    <style type="text/css">
    .t13RegionHeader {background-color:#FF3FA0;}
    th.t13ReportHeader {background-color:#FF3FA0;}
    </style>
    {code}
    works fine for report regions and form regions, but i didn't manage to change the color for the tabs. Is there any chance to switch the background color for tabs. Perhaps it's a better way to change the Color of the theme but I nether know how to manage this.
    Does anybody have an idea?
    Thanks in advance
    Christian                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi Chris,
    first thanks for your quick answer.
    ...but it didn't work.
    I'm using the Internet Explorer, but i analysed the source code of the running page. I tried also the entries: .t13PageTabs and th.t13PageTabs but i had no success on this try.
    For the Page Tabs i found the following code:
    <div id="t13PageTabs"><table cellpadding="0" cellspacing="0" border="0" summary="" class="t13PageTabs"><tbody><tr><td class="OnL"><img src="/i/themes/theme_13/tabOnL.png" alt="" /></td>
    <td class="OnC"><span>Produkt</span></td>
    <td class="OnR"><img src="/i/themes/theme_13/tabOnR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('T_BUSINESSPROCESSVKZ');">Business Process VKZ</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('T_PORTALPRODUKTE');">Portal Produkte</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('Default Portal Produkte');">Default Portal Produkte</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('T_DEFAULTPORTALFEATURES');">Default Portal Features</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td><td class="OffL"><img src="/i/themes/theme_13/tabOffL.png" alt="" /></td>
    <td class="OffC"><a href="javascript:doSubmit('T_PRODUKTUNABHAENGIGE_FEATURES');">Produktunabhängige Features</a></td>
    <td class="OffR"><img src="/i/themes/theme_13/tabOffR.png" alt="" /></td></tr></tbody></table>
    </div>Do you have another idea to succeed?
    Thanks in advance
    Christian

  • Customizing Region header with jquery UI

    All,
    i am trying to change the header section of region as shown in the link below by adding .addClass("") to the header id # but its not working for me. Can somebody please give me a suggestion,
    sample,
    http://apex.oracle.com/pls/otn/f?p=200801:1:10706785103729:::::my code,
    <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/redmond/jquery-ui.css" />
         <script src="#IMAGE_PREFIX#libraries/jquery-ui/1.8/ui/minified/jquery.ui.tabs.min.js" type="text/javascript"></script>
    $("#Customer Information").addClass("ui-widget-header");thank you.

    Gor_Mahia wrote:
    All,
    i am trying to change the header section of region as shown in the link below by adding .addClass("") to the header id # but its not working for me. Can somebody please give me a suggestion,
    sample,
    http://apex.oracle.com/pls/otn/f?p=200801:1:10706785103729:::::my code,
    <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/redmond/jquery-ui.css" />
         <script src="#IMAGE_PREFIX#libraries/jquery-ui/1.8/ui/minified/jquery.ui.tabs.min.js" type="text/javascript"></script>
    $("#Customer Information").addClass("ui-widget-header");
    <tt>"#Customer Information"</tt> is not a valid selector. That would select "<tt>information</tt> elements that are descendants of the element with ID <tt>Customer</tt>". Since informationthere is no <tt>information</tt> element, that can never select anything.
    If you intend it to be an ID selector having applied the static region ID "Customer Information" to a region, then it can't work as that is an invalid ID: HTML <tt>id</tt> attributes cannot contain spaces.

  • Align Region Body and Title

    In my application's home page there is a title and two buttons under neath. All of them are aligned to left. I can align to right but I don't know how to align to middle/center. Could help me out to align my title and button to middle/center of my page?
    Thanks,
    Rony

    There are a lot of ways to achieve what you want. Part of it has to do with templates, which ones you choose, where you place them (which page section) and what CSS and classes are associated with each element.
    I'm not familiar with any of the centered region templates, but what you might want to do is copy one of the existing region templates and put your centering attributes in that template. This will be especially useful if you plan to use this centered layout over and over again.
    One place to start is in your templates, look for alignment attributes (align="right") and try changing them to align="center". If you have specific HTML that you would like us to look at please post whatever you can here. Just watch out when posting HTML on the forum postings. You generally don't want to use real HTML tags. Just show the portions of the tags (attributes) that are relevant.
    Hope that helps.
    Earl

  • Session varaible data lost!

    Hi,
    I have a situation where I have A servlet set with some session variables from here another page url is called which is resides in a different machine and server. Again when A servlet is called through a url from the 2nd machine , the original session data set in A servlet is lost?
    Any idea how the session data in A servlet could be retained?

    From all that I could understand from your questions, there are two servlets running in two different machines. They can never obtain each others session data.

Maybe you are looking for