To replace the Text like "History,Back" with Images in Page Title bar

Hi All,
My requirement is to change the Text like "History,Back Forward" Texts with the Images in the Page Title bar.Under theme editor I dont have an option to replace with Image.
I checked with the com.sap.portal.navigation.pagetoolbar.par file.I am not getting exactly where to replace the Text with Images.
Please let me know if I am referring to the correct par file and where to make changes.
Regards
Akshaya
Edited by: Akshaya Bhat on Jun 9, 2009 2:58 PM

Hi,
It depends if the WDJ application has made another navigation.
History saves any navigations made by the user (TLN/DTN,etc) or navigation done by applications in code (wdDoNavigate, EPCM.doNavigate).
So it can go back to previous view , or previous iview the user was at...
Regards,
Tal.

Similar Messages

  • Back, History link on Page Title Bar

    Hi guys,
    Is it possible to
    - move these links (Back, History, <Icons>) from the right side to the left side?
    - change their appearance from links into buttons?
    Thanks In Advance!

    Hi,
    as far as I know it is not possible to customize the page title bar the way you would like to. However, if you really have to realize your requirements you can modify the standard component. Therefore you have to download the PAR file which contains the page tile bar component, modify the PAR file, save it in your namespace and upload the PAR file again. Afterwards you can replace the standard page title bar with your modified page title bar.
    You will find a copy of the original PAR file (com.sap.portal.navigation.pagetoolbar.par.bak) in the following directory of your portal server:
    \usr\sap\<J2E>\<JC01>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment
    Best regards,
    Martin

  • PE 13 crashes due to incompatible video driver detected. Running on Win 7 SP1 with ATI 540v video card/driver.  Deleting bad driver file in adobe program data does not fix the problem,  it simply replaces the text file and crashes again.  My video driver

    PE 13 crashes due to incompatible video driver detected. Running on Win 7 SP1 with ATI 540v video card/driver.  Deleting bad driver file in adobe program data does not fix the problem,  it simply replaces the text file and crashes again.  My video driver is just fine.  Any help out there?

    rb
    Your video card driver may be fine for something, but just not compatible with Premiere Elements 13/13.1.
    For those with the display card error, the answers include
    a. assure your video card/graphics card driver version is up to date according to the web site of the manufacturer of the card -
    if necessary consider a driver roll back.
    b. determine in Device Manager/Display Adapters if the computer is using 2 cards instead of 1
    c. delete the BadDrivers.txt file
    the rationale for that deletion is found in post 10 of the following older post...principle applies to 13 as well as 9.
    Re: Premiere Elements 9 Tryout Serious Display Problem
    Have you looked for computer ATI card settings that might be more compatible with Premiere Elements 13/13.1?
    When is the program crashing - just opening a new project or rather crashing if editing a particular video format at the Timeline level?
    ATR

  • Replacing the text

    Hello All,
    I need your help regarding replacing the text with some other text. I am trying to replace the text '\\' with '\'. But i am not able to get the correct result.
    I am having string value like   '\\Computername\Path\comp_name\\domain\\location' i want to replace the text '\\' with '\' only for 2nd and 3rd occurance.
    Replace \\domain\\ with \domain\ I have tried with below query...
    SELECT REGEXP_REPLACE('\\Computername\Path\comp_name\\domain\\location' ,
           '(\\){2,}', '\')
           AS Expression
      FROM dual;i am getting the below result for above query.
      \Computername\Path\comp_name\domain\location But i want the output like below..
    \\Computername\Path\comp_name\domain\location I am using Oracke 11g vesion.
    Please help me on this .
    Thanks a lot for your help.

    Hi,
    sunitha2010 wrote:
    ... small doubt--Is there any difference between these two queries?Let's call this Query 1:
    SELECT  REGEXP_REPLACE ( str
                     , '\\\\'    -- 2 backslashes, escaped.  See note below
                     , 1 + INSTR ( str
                     )     AS expression
    FROM    table_x
    ;and Let's call the query below Query 2:
    select
    REGEXP_REPLACE
    ('\\Computername\Path\comp_name\\domain\\location', '\\\\', '\\',2 )
    as Expression
    from
    dual
    ;Yes, there is a difference.
    Query 1 leaves the first occurrence of '&#92;&#92;' intact, regardless of where that is in the string.
    Query 2 ignores the 1st character, but otherwise changes all occurrences of '&#92;\' into a single '\'.
    You'll see the difference if you add anything to the very beginning of the test string, for example
    'X\\Computername\Path\comp_name\\domain\\location'I mentioned this in my first message:
    Frank Kulash wrote:
    ... I assume the 1st occurrence won't always be at the beginning of the string...If the first occrence always is at the beginning of the string, then you don't need regualr expressions at all. You can say:
    SELECT  SUBSTR (str, 1, 1)
         || REPLACE ( SUBSTR (str, 2)
              )     AS expression
    FROM    table_x;This will be more efficient than regular expressions.

  • JComboBox like History-Back in MS InternetExplorer

    Hi
    I am implementing GUI (Swing, 1.4.1) for application, which will be used to browse documents (scans jpg etc. and pdf and other formats). In the specification I have a sentence, that there should be possibility to go back to any previously browsed document, which should look similar and work exactly like History-Back button in MS InternetExplorer (but without "Back" label - only image) which looks like combination of a JButton (with left or right arrow - back - forward) and JComboBox (without this part, where selected item is displayed)
    Does anyone have any suggestions how to do this?
    I was thinking about modification of ComboBoxUI, but I've never touch UI, so I have no idea how to start with this and don't spend weeks on that.
    Do You have any examples of something like this, any suggestions, sources or whatever?
    Thank You
    Maciek

    You dont need to use a combo-box for the History feature.
    All you need are two JButtons, a JPopupMenu & a JTextField as follows:
    |--------------|-------|--------------|
    |JB1 |JB2 | JTxtField |
    |------------------------------------
    The first JButton acts as the 'Back' button.
    The second JButton will simulate as a drop-down combo.
    When the second button is clicked, the popup menu will be displayed in the location.
    As for the data structure to hold the data, the best would be a 'java.util.Stack' since all the History data is accumulated in a Last-In-First-Out manner.
    So whenever a address is typed in the textField, it gets added to the stack.
    When JB2 is clicked, the popup menu is displayed will all elements from the stack(in order).
    Regards,
    javaUI

  • How do I transfer music from my ipod to my computer without replacing the music on my ipod with the music on my computer?

    How do I transfer music from my ipod to my computer without replacing the music on my ipod with the music on my computer?

    You can't do that with iTunes (except for songs you purchased from the iTunes Store).  However, there are third-party methods and utilities that can transfer songs files from iPod to computer.  If you do a Google search on something like "ipod transfer," you should get some links.
    Once the songs files are on your computer, add them to your iTunes library.  Then, you can sync your iPod to that iTunes library, as desired.

  • Replace the text numbers string in a txt file using C++.. Help Me..

    Read a Document and replace the text numbers in a txt file using c++..
    For ex: 
    Before Document: 
    hai hello my daily salary is two thousand and five and your salary is five billion. my age is 
    twenty-five. 
    After Document: 
    hai hello my daily salary is # and your salary is #. my age is #. 
    All the text numbers and i put the # symbol.. 
    I am trying this code: 
    #include <iostream>
    #include <fstream>
    #include <string>
    using namespace std;
    ifstream myfile_in ("input.txt");
    ofstream myfile_out ("output.txt");
    string line;
    void find_and_replace( string &source, string find, string replace ) {
    size_t j;
    for ( ; (j = source.find( find )) != string::npos ; ) {
    source.replace( j, find.length(), replace );
    myfile_out << source <<endl;
    cout << source << endl;
    int main () {
    if (myfile_in.is_open())
    int i = 0,j;
    //string strcomma ;
    // string strspace ;
    while (! myfile_in.eof() )
    getline (myfile_in,line);
    string strcomma= "two";
    string strspace = "#";
    find_and_replace( line , strcomma , strspace );
    i++;
    myfile_in.close();
    else cout << "Unable to open file(s) ";
    system("PAUSE");
    return 0;
    Please help me.. Give me the correct code..

    Open the file as a RandomAccessFile. Check its length. Declare a byte array as big as its length and do a single read to get the file into RAM.
    Is this a simple text file (bytes)? No problem. If it's really 16-bit chars, use java.nio to first wrap the byte array as a ByteBuffer and then view the ByteBuffer as a CharBuffer.
    Then you're ready for search/replace. Do it as you would in any other language. Be sure to use System.arraycopy() to shove your bytes right (replace bigger than search) or left (replace smaller than search).
    When done, a single write() to the RandomAccessFile will put it all back. As you search/replace, keep track of size. If the final file is smaller than the original, use a setLength() to the new size to avoid extraneous data at the end.

  • Read the text in object LFA1 with ID Z001

    Hi Guys,
    Can u please suggest me how can i read the text in object LFA1 with ID Z001.
    Actually my requirement is i have service agent in my internal table.
    Z002 is the current pro number..that is ready to use after using that update that current pro # Z002 with the next available in the range...(i.e Z001)
    Z001 contains range of Pro number.,. like 848 477 250 to 848 477 740
    asume you used the # 848 477 250 in one shipment, update the Z002 with the second one 848 477 251
    Can u please suggest me this how can i develop. Just send me the suggestions plese i will do that coding. Lookingforward your kind co operation.
    Regards,
    Ravi

    Basic call to function is as follows:
    CALL FUNCTION 'READ_TEXT'
      EXPORTING
        id                            = 'Z001'    "Text ID = 'Z001'
        language                      = 'E'       "English
        name                          = 'LFA1'    " Not sure if this is correct
        object                        = l_vendor  "Vendor with leading zeros
      TABLES
        lines                         = l_output   "Table of Structure  TLINE
    EXCEPTIONS
       ID                            = 1
       LANGUAGE                      = 2
       NAME                          = 3
       NOT_FOUND                     = 4
       OBJECT                        = 5
       REFERENCE_CHECK               = 6
       WRONG_ACCESS_TO_ARCHIVE       = 7
       OTHERS                        = 8.
    I am not sure I have the name and object exactly right - If you display one of the texts in the old style editor and use menu option Goto-->Header you can see these values.  Alternatively look in table STXH for text headers to see how the key is constructed.
    Andrew

  • What is the text editor that comes with a Mac?

    What is the text editor that comes with a Mac? My daughter purchased a new MacBook Pro. She wants to move her iTunes from the old Windows XP system to OSX. One of the ways I have found to do this is to move theXML Library from XP toi OSX and edit it. The XP version has the drive letter paths and that is different in OSX. If I knew what editor was available, then I could do a mass change of the old path to the new one. Any editor suggestions?

    Hi motero,
    TextEdit is essentially a word processor. You can find detailed information about it [here|http://support.apple.com/kb/HT2523].
    Moving an iTunes library from one computer (PC or Mac) to another is very easy and can be done in a number of different ways. You should read the articles [here|http://www.apple.com/support/itunes> and decide which method is best for you.
    Thanks,
    Acros-Krik

  • Does any one know if you can upload a program to use windows on the ipad, like you can with the mac computers??

    does any one know if you can upload a program to use windows on the ipad, like you can with the mac computers??

    karleyfrombrisbane wrote:
    does any one know if you can upload a program to use windows on the ipad, like you can with the mac computers??
    Nope, can't be done.
    Stedman

  • Can i replace the casing on a 5G with a 6G  case?

    can i replace the casing on a 5G with a 6G  case?

    I wouldnt suggest doing that type of modification.  Apple will not do that for you.  If you are intent on that keyboard and your MB Air has bluetooth spend the extra $20 and get the wireless one.

  • Replacing the "No Items Found" message with Javascript

    On this page http://www.sedonamagoretreat.org/test in the second "Program Dates" box in the righthand sidebar, I'm attempting to implement a script I found to replace the "No items found" message with a custom html file.
    The javascript is here: http://www.sedonamagoretreat.org/js/no-items-found.js and the html file used to replace the message is here: http://www.sedonamagoretreat.org/prog-dates-alternate-content.
    I'm sure it's an easy fix and I'm just overlooking something...any suggestions to get this script working are welcome - thanks!
    Linda

    If it still doesn't work after you move the script then you might need to update your script to the following:
    $(document).ready(function() {
         $.each($("."+webapp_wrapper_div), function() {
                   if($("." + webapp_wrapper_div).html().indexOf("No items found.") != -1) {
                             $.get(alternate_page_html, function(data) {
                                       $("." + webapp_wrapper_div).append('<div id="ajax-temp" style="display: none;"></div>');
                                       $("#ajax-temp").html(data);
                                       $("." + webapp_wrapper_div).html($("#ajax-temp #" + alternate_page_div).html());
    All I did was wrap the if statement in an $.each() function so that it does this to each instance of your web app item list. 
    Also, you should probably change your variable for "alternate_page_html" to "/prog-dates-alternate-content" so that this would work on pages that are in a folder in your site.  Without the "/" this might only work on pages that are on the first-level of your site. If you tried this on a page at "/about/contact" then your get request without the "/" would be trying to get "/about/prog-dates-alternate-content" which doesn't exist.

  • Customizing the text of next,back, and submit buttons in form guides

    Hi,
    We are preparing some forms in Turkish language. So, we need to change the text of next, back and submit buttons in the form guides. Is this possible? If so, how? Thanks for your help.

    This can be done via Flex Builder.  There is a good Next panel button example in this guide:http://help.adobe.com/en_US/livecycle/es/fggettingstarted.pdf.  I believe you can also control the text via the style sheet applied to the guide.
    <?xml version="1.0" encoding="utf-8"?>
    <!-- Specifies that the button should only be enabled if the current panel is
    not the last panel, and if a user clicks the button the form guide retrieves
    the next panel in the hierarchy. -->
    <mx:Button click="{panels.selectedIndex++}"
    enabled="{panels.selectedIndex &lt; panels.length-1}"
    xmlns:mx="http://www.adobe.com/2006/mxml">
    <!-- Gets the panels ActionScript class instance that includes the list of
    visible the panels in a form guide. -->
    <mx:Script>
    <![CDATA[
    import ga.views.PanelListView;
    private var panels:PanelListView = PanelListView.instance;
    ]]>
    </mx:Script>
    </mx:Button>

  • The lock screen comes back with IO6 to IO7? Because IO7 automatically opens and opens programs

    The lock screen comes back with IO6 to IO7? Because IO7 automatically opens and opens programs.

    The lock screen comes back with IO6 to IO7? Because IO7 automatically opens and opens programs.

  • I just purchased an iPhone 5 and my phone has many duplicate contacts on it.  I want to edit my contact list that's saved on the cloud and then replace the contacts on my phone with the edited list.  I have spent hours but no success yet.

    I just purchased an iPhone 5 and my phone has many duplicate contacts on it.  I want to edit my contact list that's saved on the cloud and then replace the contacts on my phone with the edited list.  I have spent hours but no success yet.

    Okay
    So when you edit in iCloud you are not seeing an update on your iphone?.  I just did a test in iCloud.com and it changed my iPhone contact list in less than 1 second.  So iCloud is functioning fine.
    If you delete all the contacts on your iPhone and if you are properly synced they will all be wiped out on iCloud.....ugh!  So let's not do that...
    Your plan should be to make all the changes in iCloud and have them flow down to your iPhone.  That sounds what you are trying to do anyway.
    So. if you delete a contact in iCloud or edit a contact in iCloud then you are not seeing the changes on your iPhone?
    If so then they are not properly synced..... but I wonder how you have any contacts in iCloud.
    Let me know if you are seeing any changes, if mot then we can review the syncing set-up.
    Cheers

Maybe you are looking for

  • Reg. Fatal pl/sql error

    Hi All, When i run my report with passing '%' or 'ALL' in customer code parameter field for all customer, it shows following error in one of my formula column : Formula column name : cf_remark Error: 'cf_remark':Fatal PL/SQL error occured ora-06502:P

  • I just want to create music without this hassle! I use to love my Logic set

    REALLY hate to bother you guys! I have been away from my home studio for a bit and have fallen out of the "loop" so to speak. I have a G5 dual 1.8 GHZ with 1.5 GB DDR Ram and I'm running Tiger 10.4.7 Ok so here's my issue: When I start to record an A

  • MouseEvents and KeyEvents in the same form is not working

    Hello! I'm newbee in java althought i've bee programing for a long time in other languages, C, C++ wich i'm proud of. Now i land on java and there are a lot of cuestions (nothing that cant be solved by trying and reading). But today i hitted my head

  • How to use query in sap tm?

    I have tried to call the query method using service manager instance as shown below CALL METHOD lr_srv_mgr->query      EXPORTING        iv_query_key            = zif_viv_trq_c=>sc_query-root-test_query *     it_filter_key           = lt_filter       

  • Freezes while using salesforce

    I was using Firefox on my work laptop until it started freezing while using salesforce.com. It seems to have started around the time v13 came out but i can't say for certain. I've attempted to remedy it by disabling all plugins but that did not help.