Banner should be displayed on top of all pages

Hi
i have some 20 pages,
i have to include a image as banner in the top of the page & bottom of the page too.
how to do it ?

Hi,
Go to Application Builder>Application xxx>Shared Components>Templates
and edit the template(s) you picked for your 20 pages (probably the default one).
Eric.

Similar Messages

  • AP Check Display check total on all pages

    Hi,
    I am working on AP check report. I need to display Check total on all pages(in case of overflow invoices). Only for the very first OutboundPayment group the check total is populated under PaymentAmount/Value and for rest of all overflow invoices(OutboundPayment group) this value is 0. I need to display the check amount on all pages. I have created a check_total2 variable to capture the check amount but this variable does not get the check amount on the first page. Now I am trying to use decode to display the check total. But when I use decode function, the values not displaying correctly, it is showing some random number/characters.
    Variable defintion - <?xdoxslt:set_variable($_XDOCTX, 'check_total2', PaymentAmount/Value) ?>
    Decode Condition - <?xdofx:decode(PaymentAmount/Value,'0',xdoxslt:get_variable($_XDOCTX, 'check_total2'),PaymentAmount/Value)?>
    Below is the data -
    PaymentAmount/Value check_total2 Using Decode Value Expected
    105050 NULL NULL 105050
    0 105050 709D3D73971C 105050
    0 105050 1004 105050
    0 105050 1006 105050
    0 105050 1008 105050
    Any idea what is wrong here and how can I fix this. Please let me know if you need more information.
    Regards
    Hitesh

    BIPuser,
    Thanks for your help. My problem has been solved. Below is the code which worked for me(all the credit goes to BIPuser).
    Define variable "check_total" at check template level
    Defined another variable "display_total" at check stub template level
    check_total - <?xdoxslt:set_variable($_XDOCTX, 'check_total', PaymentAmount/Value) ?>
    display_total - <?xdoxslt:set_variable($_XDOCTX, 'display_total', xdoxslt:ifelse(PaymentAmount/Value='0', xdoxslt:get_variable($_XDOCTX, 'check_total'),PaymentAmount/Value))?>
    Now the column where I needed to display the total, I used
    USD$<?format-number:xdoxslt:get_variable($_XDOCTX, 'display_total');’999G999D99’?>
    This solved my problem.
    -Hitesh

  • Footer display without space in all page (in footer place)

    Hi  All
    wish  you merry cristmas.
    in my layout my customer wants  all pages contains the record upto last  .
    if i will dispaly upto last  in main window , then where i will make the footer .
    when i am making the footer in first page all the pages footer space is comming blank
    which my custmer does'n't want.
    By....

    Hi  Sai ,
    Thanks , for reply .
    sorry , i not using the table
    i am selecting the data and displaying on all pages
    and use the templage for table .
    but what is happening , all the pages  displaying data upto footer  but last 100 cm comming blank  due to  footer place.
    and the last page comming footer
    But my customer doesn't want  to blank  in place of footer.
    by....

  • Display report title in all pages

    Hi,
    How do I show my report title in all pages that have the report, that now only shows me the title on the first page,
    Thank you very much for your help!
    Greetings!

    Hi Abhilash,
    Thanks for your response. I need one clarification in your solution,that all the steps to be  done in sub report and later on should it be inserted in main report?
    And i am facing one more issue that my records are starting from second page not from the first of preview tab.
    Design section page:
    1st Page in preview:
    2nd Page in preview:
    Thanks,
    Aravind
    Message was edited by: Aravind Sreeram

  • The Tools/Options/Print toolbar isn't displayed. How do I get it displayed @ the top of the page??

    The basic tools/options/print toolbar that's always displayed at the top of the page isn't there. i need it to perform basic internet functions. So how do I get the toolbar @ the top of the homepage?

    Firefox 3.6+ versions have a feature to allow the user to hide the Menu bar - ''File, Edit, View, History, Bookmarks, Tools, Help''.
    Hit the '''ALT''' key to temporarily show the Menu bar, then open View > Toolbars and select Menu bar, so it has a check-mark.

  • Sub form display from top of the page

    Hi Experts
    I have some page display issue with my form. I have 2 main forms and 5  sub forms. The form structure is I have called the subforms from the main form  using button option, while I click the button to view the sub form I am veiwing it perfectly, but while loading the subforms the previous navigation scroll bar is not changing the newpage is not going to top of the page. This takes me the sub form half of the view I have to manually scroll to top of the page.
    I have tried with zoom options but only fit height option works and it looks too small is there any other way to show subforms from top of the page?
    Thanks in advance
    Regards
    arul

    Hi Arul,
    Maybe this helps you. It is kinda clumsy but might work for you.
    Sounds like you are ending up on the right page but in the wrong spot on that page. Yah?
    So at the end of your button code (which already works) just put in:
    xfa.host.pageDown();
    xfa.host.pageUp();
    So, in effect, you are going off page and then immediately coming back. It happens very quickly, so the user won't notice it.
    It has the result of bringing you to the TOP of the page.
    Good Luck,
    Joe

  • Displaying Dashboard Prompt For All Pages..

    Hi All,
    I Create One Dashboard Prompt And Place it on dashbaord.we have 4 Dashboard pages in that dashboard.
    My Requrement is
    I want Show Prompt In All Pages Of Dashbaord Like Column in Right hand side means we navigate any page that prompt showing as column For every Dashboard Page.
    whn i place prompt in dashboard it will show only one page.
    Any Help,

    You need to add it manually to each page. Or else add this to one page and copy the same layout to other pages using catalog manager.
    Best thing is to add manually to each page.
    If helps mark.

  • Welcome page should be displayed first no matter which page you run

    Hi,
    we have a project in that few jspx pages are there... no matter which page i run after authentication i should get the welcome page first
    i tried to put this functionality in task flow by making welcome page as default activity for all taskflows but if there is any taskflow that is being called from another taskflow in the middle of an activity again the welcome page gets displayed in such type of a scenario.
    So how can we actually achieve this functionality.
    Thanks,

    You can write a filter which checks for some session values which is set at the welcome page. If the session value is not set redirect to welcome page in the filter, else continue

  • Incorrect functionality of Embedded tag in html page, displaying object on top of all layers of Adobe air application native window

    Title
    Incorrect functionality of embed tag in html loader for adobe air development
    Description
    Problem Description: If we had loaded youtube.com video url in a view stack and navigate to other index of stack or away from we UI screen within the same native window video or embeded tag of flash player or any other embed object will be displayed on top of all screens layer in same position of where the object should be placed in side of html loader only.
    Steps to Reproduce:
    1) go to http://get.straweb.com/StraWebBrowser/StraWebBrowser.air download and install
    2) load 2 tabs and in the 3 tab load video player of youtube.com which will a sample video
    before completing the load of 3 tab which trying to load video from youtube.com, navigate to other tabs 1 or 2 in few second once the flash player of youtube.com video player is load it will display in the current tab or UI screen.
    3) Try navigating to other tabs than youtube.com loaded tab you see the flash player is on top it stable.
    4) navigate to 3 tab and try to navigate to other tab you can observe that so how it will not show that flash player and only visible in that 3 tab which is fine.
    Actual Result: Embedded tag of html page displaying on top of all layers of Adobe air application native window
    Expected Result: Embedded tag of html page should only displayed in side htmlloader
    This you can replicate in any adobe air plugin update and on any Hardware and Environment.
    Applicable to all sdk versions of adobe air.

    Adobe Bugbase: Bug 3823839 Incorrect functionality of embed tag in html loader for adobe air development

  • Dynamic Tables in PDF - repeating Header row in all pages

    Hi ,
          I have created a dynamic table in PDF, When I add rows, the table is spanning to next page, and I should get the header row in all pages. But, I am getting the header row only for the 2nd page(In Header row properties, I have choosed the header row to be displayed in all pages). I need the Header row to be displayed in all pages.
        To see the previous thread, Click [here|Dynamic Table -  same data repeating in all rows;.
    Thanks and Regards,
    Prabhakar.

    Hi Prabhakar,
    Try out with following step
    Header Row -> Binding -> Select the check box
    Repeat Row for each Data item (Min Count 1)
    Please let me know if this is working or not.
    Cheers
    Satya

  • Problem with displaying flash file in UIX page

    Hi everybody
    I would like to use a flash file (.swf file) above all my UIX pages.
    I want to put falsh file in the UIX template file (.uit file) so that
    when I create pages based on template, it will be shown on the top of all pages .
    Does anybody know if there is a solution for doing this ?
    Which UIX tags can be used ?
    Best Regards
    Navid

    Add tht html namespace like
    <templateDefinition xmlns="http://xmlns.oracle.com/uix/ui" xmlns:ui="http://xmlns.oracle.com/uix/ui" xmlns:html="http://www.w3.org/TR/REC-html40"
    targetNamespace="http://www.example.org"
    Then you can add you flash contents at appropriate place.
    Like
    <html:OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
    WIDTH="100%" HEIGHT="100%">
    <html:PARAM NAME="movie" VALUE="TLT-intro4.swf"></html:PARAM>
    <html:PARAM NAME="quality" VALUE="medium"></html:PARAM>
    <html:PARAM NAME="bgcolor" VALUE="#000000"> </html:PARAM>
    <html:EMBED src="TLT-intro4.swf" quality="medium"
    bgcolor="#000000" WIDTH="100"
    HEIGHT="100"
    TYPE="application/x-shockwave-flash"
    PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
    </html:EMBED>
    </html:OBJECT>
    So you should get your flash working that way. Rest everything is same as getting it work in html.
    Regards,
    Vijay V

  • When I click on a link it moves to the top of the page

    I am new to this forum and fairly new to dreamweaver so I hope this isn't a silly question. I am designing a large number of web pages which will only be viewed on the C:\ drive and not posted on a server.
    I have inserted hyperlinks on the index page linking to other pages in the same folder. I am using a css sheet to define each of the links.
    Now to the problem. When I preview the index page in internet explorer and I click on a link the link works but the actual link itself moves to the top left corner of the index page.
    An example of the html code is:
    <a href="channel.html" title="Channel" id="Channel"
         Channel
         </a>
    The relevant css code is:
    #Channel:link {
         position: absolute
         left:372px;
         top::235px;
         width:100px;
         margin-bottom:0px;
         color:#FFFFFF
         font-weight:normal;
         font-size:12px;
         font-family:Arial, Helvetica, sans-serif;
    #Channel:hover {
         color:0000ee;
         font-weight:normal
         text-decoration:none;
    #Channel:visited {
         color:#551a8b;
         font-weight:normal;
    #Channel:active {
         color:0000ee;
         font-weight:normal;
         text-decoration:none;
    If anyone could explain what I am doing wrong I would be most grateful.

    Your whole presentational approach on that page is flawed.
    <body>
    <div id="BlueBorder"> </div>
    <div id="Div1"><img src="http://www.pjpdecorations.co.uk/images/WhiteBackground.png" width="864" height="647" /></div>
    <div id="Div2"><img src="http://www.pjpdecorations.co.uk/images/NavBar.png" width="828" height="72" /></div>
    <div id="Div8"><img src="http://www.pjpdecorations.co.uk/images/MainTextBox.png" width="430" height="340" /></div>
    <div id="Div4"><img src="http://www.pjpdecorations.co.uk/images/Indeximage1.png" width="150" height="150" /></div>
    <div id="Div5"><img src="http://www.pjpdecorations.co.uk/images/IndexImage2.png" width="150" height="150" /></div>
    <div id="Div6"><img src="http://www.pjpdecorations.co.uk/images/IndexImage3.png" width="150" height="150" /></div>
    <div id="Div10"><img src="http://www.pjpdecorations.co.uk/images/IndexImage4.png" width="340" height="70" /></div>
    <div id="Div11"><img src="http://www.pjpdecorations.co.uk/images/IndexImage5.png" width="230" height="70" /></div>
    <div id="Div9"><img src="http://www.pjpdecorations.co.uk/images/CreatePresBut.png" width="145" height="40" /></div>
    <a href="#" title="Home" id="HomeLink"> Home </a> <a href="#matthew_clark_intro.html" title="Matthew Clark" id="MatthewClark"> Matthew Clark </a> <a href="#" title="Channel" id="Channel"> Channel </a> <a href="#" id="Product"> Product </a> <a href="#" id="AddedValue"> Added Value </a> <a href="#" id="Templates"> Templates </a> <a href="#" id="Reference"> Reference </a>
    You have the body tag, followed by oodles of absolutely positioned elements, followed by naked links with a spurious </p> tag at the end.  Not only are you not allowed to have naked links on the page (they must be contained in something like a <p>, or a <td>, or a <li>, etc.) but since the content above the links is entirely composed of absolutely positioned elements (which are removed from the normal flow), the links are exactly where they should be - at the top of the page.  There is nothing in your layout that would place them anywhere else.

  • Dont want to display Faces Message in JSF Page

    we are using seam framework. In our application user authentication is failed i create one FacesMessage like this
    FacesMessage.instance().add("Login Failed"); but this is displayed in top of the page but i want to display above the username and password field so what i did is i create text above that field .
    <h:outputText value="Login Failed" rendered="#{! empty facescontex.maximumServity}"/>
    Its working properly but the problem is in top of the page Login Failed comes from Faces Meassage is also displayed , i dont want to display that message.So i tried to create an message like
    FacesMessage.instance().add(""); then its not display the text...
    so please any giving suggestion regarding this..
    Thanks in Advance

    Sounds like that there is a <h:messages /> element in the top of the page which indeed shows any facesmessage in the queue. Remove that and use component specific <h:message /> elements only. The way that you're handling facesmessages is also bad, it's like a huge roundabout.

  • Image in all page

    Post Author: fkleemann
    CA Forum: Crystal Reports
    How can I do display an image in all page as if outside bottom or mark of water??,  I have CR XI, thanks.

    Post Author: nani4p
    CA Forum: Crystal Reports
    Hi ,
    For water mark to appear implement following steps
    insert new page header below the one  you already have
    Place you image there in new page header
    Check the option Underlay Follwing sections
    Save it run the report.
    I guess you will be there with your desired result.
    Thanks,
    Nani.

  • Can you fix occasionally all blue display of top/first message line in Mail 6.0 making it unreadable?

    Can you fix occasionally all blue display of top/first message line in Mail 6.0 making it unreadable?

    Information.
    Gmail Settings
    Gmail with Apple Mail
    Gmail with Apple Mail (2)
    Gmail with Apple Mail (3)
    Gmail with Apple Mail (4)

Maybe you are looking for

  • BEx Web Application or Query as iView in the Enterprise Portal

    Hi, I am integrating BW System in to Enterprise Portal. the following link shows http://help.sap.com/saphelp_nw04/helpdata/en/ab/9659400d9d1059e10000000a155106/frameset.htm Sequence of Steps We recommend that you execute the necessary steps in the fo

  • Charts are not showing up on OBIEE 111160 on Windows 2008 64 bit

    Hi, We have installed OBIEE 111160 on Windows server 2008 64 bit. We pointed our RPD and web catalog to OBIEE 111160. But, some of our reports are not showing the chart view. We are able to see data in table view. If we run the same RPD and web catal

  • Screen randomly turned white!

    I was playing Pac the Man X on my Powerbook earlier today as I frequently do when something rather bizarre happened. Pac Man suddenly froze, and my screen began to turn white. It stayed normal for a second after Pac Man froze, but the went to the whi

  • VA05 - Addiional Fields and Field Catlog

    Hello All, I have added the few Z fields as per requirements in the ALV out put as per the OSS notes 350068. I need to change the Field catalog for these Z fields. I have one way to change by creating the Zdomain and assiging the same to those Zfield

  • Do NOT display decimal points for 1 currency

    Dear Friends, i have a report which shows the revenue of all countries. we have a target currency (variable) in the report.if we give that target currency as EUR, it changes al currencies into EUR. similarly if we give USD, the report will change all