Add tooltip text to a Custom Toolbar Item (attached to Skin)

Hi Everyone,
Does anyone know of a quick way of creating tooltip text when you hover over a custom button?
I have created a Feedback button. I want the button to be labelled "Feedback" but would like the hover text to say something like " Send email to Support".
There is an OnMouseOver option but I can't work how to make this happen, or if this way is actually a valid option.
Thanks very much.
Emma

Wondering if adding an image to the button to indicate eMail would do the job?
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • Custom ToolBar Item and ClickOn javascript -  Robohelp 9

    I am using Robohelp 9, and I want my custom "home" button (aligned at the top with contents, search, index...) to go to a new webpage when clicked (outside of the robohelp frame).   On the Actions Tab (where we edit javascript for custom toolbar item) could you provide the javascript for OnClick:   and the code for Inline Javascript.  Thank you!

    Hi there
    In addition to what Willam offered, I've documented this as well as a host of other tweaks in my free Skinny on Skins file.
    Click here to visit the download page
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Text blank in Customer line item display for credit notes

    Dear SD gurus,
    We are creating credit memo request in SAP and credit notes are created later on. Now when we look the customer line items, the credit note number is seen over there. But the text field is coming blank. We want to enter some text in the credit memo request and the same should be displayed in the customer ledger i.e., customer line items.
    Kindly suggest some solution.
    Thanks in advance.

    Hi
    Can you elaborate more? Is it that the text is not getting copied form Refernce document to subsequent document ?
    Regards
    Deepak

  • Reorder Toolbar Items in a Skin

    Hello,
    I used the skin editor and was able to add a logo I wanted in my toolbar, however I would like the logo to display on the left (as the first item).  I went and edited the skin file in wordpad, but re-ordering that did nothing for the output but in the skin editor it is listed first.  Is there something I'm missing in the code or skin editor where I put the logo as the first item?
    Thanks!
    -Using Robohelp 10

    So the logo section was listed last, and I just moved it to first (I know code doesn't always work that way).  Is there somewhere else in the code that is locking my logo section to be diplayed to the right of the other buttons, instead of first?
    <pane name="Custom Toolbar Pane">
            <image></image>
            <color>background:#0078c1</color>
            <font>font-family:"Lucida Sans Unicode" font-size:10pt font-weight:Normal font-style:Normal text-decoration:none font-sizeadjust:none font-stretch:normal font-variant:normal font-color:White</font>
            <btnselected>
                <color>background:#0c64a3</color>
                <font>font-family:"Lucida Sans Unicode" font-size:10pt font-weight:Normal font-style:Normal text-decoration:none font-sizeadjust:none font-stretch:normal font-variant:normal font-color:White</font>
            </btnselected>
            <alignment>left</alignment>
            <toolbaritem mode="BtnWithIcon Mode" type="customized" id="13111">
                <name>Logo</name>
                <href></href>
                <actiondef></actiondef>
                <jsinfo></jsinfo>
                <text></text>
                <color></color>
                <image>onload:logo.jpg?onmouseover:logo.jpg</image>
                <icontype>customized</icontype>
                <selected>
                    <color></color>
                    <image>onload:robohelpcensuslogo.jpg</image>
                    <icontype>customized</icontype>
                </selected>
                <style>256</style>
                <dependencies>
                    <dependency>
                        <filename>logo.jpg</filename></dependency>
                </dependencies>
            </toolbaritem>
            <toolbaritem mode="BtnWithIcon Mode" type="built-in-content" id="1">
                <name>Contents</name>
                <text>::??DefaultWebSkinText??::</text>
                <color></color>
                <image></image>
                <icontype>none</icontype>
                <selected>
                    <color></color>
                    <image></image>
                    <icontype>none</icontype>
                </selected>
                <style>100</style>
            </toolbaritem>
            <toolbaritem mode="BtnWithIcon Mode" type="built-in-index" id="2">
                <name>Index</name>
                <text>::??DefaultWebSkinText??::</text>
                <color></color>
                <image></image>
                <icontype>none</icontype>
                <selected>
                    <color></color>
                    <image></image>
                    <icontype>none</icontype>
                </selected>
                <style>100</style>
            </toolbaritem>
            <toolbaritem mode="BtnWithIcon Mode" type="built-in-search" id="3">
                <name>Search</name>
                <text>::??DefaultWebSkinText??::</text>
                <color></color>
                <image></image>
                <icontype>none</icontype>
                <selected>
                    <color></color>
                    <image></image>
                    <icontype>none</icontype>
                </selected>
                <style>100</style>
            </toolbaritem>
            <toolbaritem mode="BtnWithIcon Mode" type="built-in-glossary" id="4">
                <name>Glossary</name>
                <text>::??DefaultWebSkinText??::</text>
                <color></color>
                <image></image>
                <icontype>none</icontype>
                <selected>
                    <color></color>
                    <image></image>
                    <icontype>none</icontype>
                </selected>
                <style>100</style>
            </toolbaritem>
            <toolbaritem mode="Form Mode" type="built-in-form" id="6">
                <name>Search Input</name>
                <image></image>
                <color></color>
                <textbox width="20"/>
                <title>
                    <text></text>
                </title>
                <button mode="graphic mode">
                    <image>onload:goiconsipprobohelp.jpg</image>
                </button>
            </toolbaritem>
            <toolbaritem mode="Logo Mode" type="built-in-logo" id="7">
                <name>About</name>
                <image>selected:toolbarIcon_poweredBy.gif?</image>
                <author>Adobe</author>
                <email></email>
                <description></description>
                <companyinformation>
                    <image></image>
                    <name>Adobe</name>
                    <copyright>Copyright © 2008, Adobe Systems</copyright>
                    <homepage>http://www.adobe.com</homepage>
                </companyinformation>
                <titleinformation>
                    <image></image>
                </titleinformation>
            </toolbaritem>

  • Calling :  FB03 - Customer Line Item - Attachment List Pop UP

    I want to call the attachment pop-up in my Z Report interactive report .
    I am showing document numbers in alv output list.
    now upon clicking the document i want to show directly the pop-up of 'attachment list' window .... how to do this...
    Normally we can see the same like this :
    1.  Run FBL5N
    2.  select one document number ( double click )
    3.  "Click Services for object " -> Attachment List
    Regards,
    Ramesh

    Hi,
    You can have an interactive report, to goto the document directly when you are clicking on the document number. However if you automatically want to go to the Services for the object, I have no idea. I dont even think it is possible. However if you can discuss with a BASIS guy, he may be able to help you on this.
    I checked this. The services are enabled only when you get into the transaction code for any SD object say order or delivery. Until then, the services for object is not even seen. So I think there is a relationship between services and the transaction code.

  • How can I add custom toolbar buttons to load different TOCs?

    In my WebHelp output, I want to have custom buttons on the toolbar that when clicked load a specific TOC in the left navigation pane. For example, when the user clicks the PC button, the PC TOC loads in the left pane. When the user clicks the VM button, the VM TOC loads in the left pane. All of the help files are managed in one project and some files will appear in both TOCs.
    I think this should be possible but not sure how to make it happen. Is there some JavaScript that I should add to the custom toolbar item to load the TOC on click? How do I specify the TOC that I want to show for each button?
    BTW - I'm using RoboHelp 8 (8.0.2) to generate WebHelp output. Thanks in advance for your help!

    Hi there
    If you were to upgrade to RoboHelp 9 it would simplify your issue. Version 9 offers a new feature called Dynamic User-Centric Content (DUCC) and provides a nifty little drop-down selector in the Navigation Mini-toolbar.
    As you are on version 8 the only way I can fathom you would manage this is by generating two different outputs. Each output would use its respective TOC. The Toolbar button in each project could be configured to open the other project.
    You might first decry having to manage two outputs and all the files. But if you pick apart DUCC and the way it is configured by Adobe, it works in much the same manner. It's just hidden from your initial view.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Add a text field in ToolBar

    Hi,
    I'd like to add a text field in my toolbar like the one used by Acrobat for the Zoom. I also want to attached a menu to it. It will help me to show the user the document's list of layers, and my 'active' layer will be shown in the text field.
    I couldn't find any explanation neither in the API reference nor in the snippets exemples of the SDK.
    If someone knows...
    Thanks

    The APIs necessary to put non-buttons in a standard Acrobat toolbar are not exposed to 3rd parties at this time :(.
    if you want/need to do something like this, I would suggest using OS functionality to create a floating palette of your own.
    Leonard

  • PO PLD Add line text....

    Respected All,
    In Purchase order PLD  in item description  i want to add line Text in same table of item description how i can do this.
    Regards
    Mangesh

    Hi
    Please kindly check the following tips to see if this can be helpful to some extend:
    1) Enlarge repetitive area to 40 for example and tick box u201CHeight Adjustmentu201D
    2) Create a calculation field on the very left side in the new row of the repetitive area => Line  No.
    Create appropriate boarders as well
    3) Create a data field for the text :
    Tables:Purchase Order-rows
    Column:text
    Note: On the u201CFormatu201D tab in the parameter u201CLine Breaku201D Choose u201CDivide into rowsu201D
    4) Create a text field and call up the tab u201CVariableu201D and select variable 157 and write u201CTypeu201D in the text field.  In the u201CGeneralu201D  tab un-tick the u201Cvisibleu201D tick box
    5) Create another text field and give the value u201CTu201D and un-tick as well the u201Cvisibleu201D tick box on the u201CGeneralu201D tab. In the u201CGeneralu201D  tab un-tick the u201Cvisibleu201D tick box
    6) Create a calculation field
    Type: Formula
    Field 1: the variable field from point 4)
    Operation: Not Equal
    Field 2: the text field created in step 5)
    Un-tick the u201Cvisibleu201D checkbox on the u201CGeneralu201D tab
    7) Link the u201CGeneral Rowu201D number field of the u201Ctext rowu201D to the calculation field from step 6)
    Locate the exclusive number of the calculation field either via the field index table or from the u201CGeneralu201D tab of the field properties of the calculation field.
    8)  Create a calculation field
    Type: Formula
    Field 1: the variable field from point 4)
    Operation: Equal
    Field 2: the text field created in step 5)
    Un-tick the u201Cvisibleu201D checkbox on the u201CGeneralu201D tab
    9) Link the u201CGeneral Rowu201D number field of the u201Citem rowu201D to the calculation field from step 8)
    Locate the exclusive number of the calculation field either via the field index table or from the u201CGeneralu201D tab of the field properties of the calculation field.
    10) Link each filed, except the u201CGeneral Row No.u201D field, of the item and the text line to itself.e.g. use the index to locate these.
    These fields should be: quantity /item no/price/total etc.
    And link as well the data field created in step 3) to itself.
    Best Regards
    Helen Sun
    SAP Business One Forums Team

  • Firefox does not remember my customized toolbar

    I made a customized tool-bar awhile back (about a year or so ago) and have had no problems with it then about 1 or 2 days ago whenever I close a session of firebox and then reopen firefox my toolbar and add-on buttons are missing. It happens every time now. Frustrating,,, what can I do? I do think it might be due to upgrading to v26.

    Like I said in my last post I ended up resetting firefox then added the customized tool-bar with '''most''' of my add-ons. That worked fine until I decided to add the rest of my handy little add-ons. When I started firefox the next day my toolbar was gone
    Not knowing at the time what the problem was I started over again and added another new tool bar with my add-ons hoping like an idiot it will work this time. When I went to add the Dr. Web link-checker add-on I noticed a reviewer mentioned he had lost his toolbar when adding the '''''Dr. Web link-checker''''' add-on.
    I decided to test it and added the Dr. Web link-checker add-on. After doing that I restarted firefox. Low and behold my toolbar was missing again.
    So for me it was adding the Dr. Web link-checker add-on that caused my customized toolbar to go missing.

  • Enable disable toolbar items on click on any checkbox,radio button,text box.

    Hi Friends,
    I am create application in eclipse RCP E4 and now i am trying to Enable disable toolbar items on click on any checkbox, radio button, text box .
    Please Help me friends....

    Hello friend my proble is solve and now i am sharing my solution ....
    I am create RCP application and view side any listener click event fire time apply this code
    IEvaluationService evaludationService = (IEvaluationService) PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IEvaluationService.class);
    evaludationService.getCurrentState().addVariable("noOfRowsChecked", noOfRowsChecked);
    evaludationService.requestEvaluation("com.jobsleaf.propertytester.canDeleteItem");
    and add plug in extension and create property tester class means listener property tester class side apply this code
    IEvaluationService ws = (IEvaluationService) PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IEvaluationService.class);
    Integer integer = (Integer) ws.getCurrentState().getVariable("noOfRowsChecked");
    if (integer != null)
    if (integer.intValue() > 0)
    return true;
    I hope useful above code when use property tester in eclipse RCP

  • How do I add URI web link with custom tooltip like "CLICK HERE TO UPDATE" instead of URI web link in tooltip.

    How do I add URI web link with custom tooltip like "CLICK HERE TO UPDATE" instead of URI web link in tooltip.

    You've probably found an answer to this by now, but I think this has been addressed in another forum -- The link below suggested using a button and adding the tooltip to the button. 
    https://forums.adobe.com/thread/304974?start=0&tstart=0
    Sounds like it would work but I haven't actually tried it. 
    Good luck~!

  • Is it possible to add a custom menu item to built-in apps like addressbook, safari etc in iPhone

    Is it possible to add a custom menu item to built-in apps like addressbook, safari etc in iPhone

    Apple expects the OS to remain constant for all users - helps to maintain a quality experience. Devs are not allowed to make changes to built-in apps.

  • How to add the line item text in the Ledger line item report

    Hi SAP Gurus,
    I having one requirement from the user. He wants the line item text which we will enter in FB60/FB70/FB50 has to be shown in the Ledger line item report. Right now this field is not available. Is there any possible we can make this line item text in the ledger line item report i.e. FBL1N/FBL3N/FBL5N?
    advance thanks for the help.
    Regards,
    Deva.

    Hi,
    You can do the below to get this. (You can change the names of the function modules as per your wish/ organization naming convention):-
    Step 1:-
    Create function module Z_GET_SGTXT as below:-
    Import:-
    BELNR LIKE BKPF-BELNR
    BUKRS LIKE BKPF-BUKRS
    BUZEI LIKE BSEG-BUZEI
    GJAHR LIKE BKPF-GJAHR
    Export:-
    PRCTR LIKE BSEG-SGTXT
    FUNCTION Z_GET_SGTXT.
    ""Local Interface:
    *" IMPORTING
    *" VALUE(BELNR) LIKE BKPF-BELNR
    *" VALUE(BUKRS) LIKE BKPF-BUKRS
    *" VALUE(BUZEI) LIKE BSEG-BUZEI
    *" VALUE(GJAHR) LIKE BKPF-GJAHR
    *" EXPORTING
    *" VALUE(SGTXT) LIKE BSEG-SGTXT
    SELECT SINGLE SGTXT FROM BSEG INTO SGTXT WHERE GJAHR = GJAHR
    AND BELNR = BELNR
    AND BUKRS = BUKRS
    AND BUZEI = BUZEI.
    ENDFUNCTION.
    Step 2:-
    Then create the Function Modules as below:-
    Z_LINE_ITEMS_GET_SGTXT (Copy of SAMPLE_INTERFACE_00001650)
    FUNCTION Module Z_LINE_ITEMS_GET_SGTXT.
    ""Local Interface:
    *" IMPORTING
    *" VALUE(I_POSTAB) LIKE RFPOS STRUCTURE RFPOS
    *" EXPORTING
    *" VALUE(E_POSTAB) LIKE RFPOS STRUCTURE RFPOS
    Initialize Output by using the following line
    E_POSTAB = I_POSTAB.
    E_POSTAB = I_POSTAB. "<-- important
    CALL FUNCTION 'Z_GET_SGTXT'
    EXPORTING
    BELNR = I_POSTAB-BELNR
    BUKRS = I_POSTAB-BUKRS
    BUZEI = I_POSTAB-BUZEI
    GJAHR = I_POSTAB-GJAHR
    IMPORTING
    SGTXT = E_POSTAB-SGTXT
    EXCEPTIONS
    OTHERS = 1.
    ENDFUNCTION.
    Step3:-
    Transaction FIBF:-
    Settings -> Products -> of a Customer
    SGTXT Text in Line Item Display Active
    Settings -> P/S Module -> of a Customer
    00001650 SGTXT Z_LINE_ITEMS_GET_SGTXT
    Step 4:-
    Create the layout for FBL*N with display of the TEXT.
    Regards,
    Gaurav

  • Billing document text in customer line item.

    Dear SD Champs,
    While posting collections from customers, our users are entering some text in the "Text" field. BSEG-SGTXT.
    Whatever text is entered over can be displayed in customer line items fbl5n.
    Users want the same facility in billing document. i.e., they want to enter some text in either the sales order or billing document. This text should be displayed in the same text field in fbl5n against the billing document.
    Kindly help.

    Hi sagar,
    If I understood you correctly, I think the best way is to set a text at sales order with a control copy to the billing document and this one with a control copy to the accounting document.
    If it is so, you only have to maintain the copy control for the sales documents.
    regards,
    Edgar

  • Unable to Add alternative text and tooltips to your images

    Hello,
    I am using Muse CC in Apple iMAC machine.  The build version of Muse CC is 232. 
    Having watched the video, http://tv.adobe.com/watch/learn-adobe-muse-cc/using-titles-and-alt-text-to-images/, I am unable to bring up the image property window when I press the right hand click button of my Apple Mouse. 
    As such, I am unable to add alternative text and IMG Text to my images including the logo, facebook and Twitter Logos. 
    Can someone please tell me how to resolve my issue?  How come I unable to bring up the image property when I press the right hand click on the mouse.  The image property is also not shown in the menu of Muse CC.
    Thank you.
    Maxplus.

    Hello Maxplus,
    Try doing CTRL+Click once to see if it works. Also, if an image is added as a fill, it doesn't bring up the Add alternative text and tooltips option, because then it is added as a background and not placed as an image.
    Cheers
    Parikshit

Maybe you are looking for

  • HT201209 How do i use the Itunes credit to purchase a movie?

    My daughter got a gift card for her birthday with 15.00 on it. I have entered it into the redemtion area and see the credit on the account. How do I purchase a movie for her with this credit? I go to purchase the movie and it keeps trying to bill my

  • Apple tv and Pages

    Hi, We are planning to have a presentation at school using a Projector with HDMI and APple TV and some documentation on iPad. I appreciate if you may let me know if we can show the Pages, iBook, KeyNoted documents through Apple TV on the Projector/TV

  • Use with RFC

    Hi experts, Please let me know if it is possible to reuse an ABAP based interactive form(not smartforms) in a java webdynpro application. Eg scenario : A partly filled in interactive form (generated in the SAP system) is passed to a java webdynpro ap

  • New iPhone 5, Adobe Bridge Hangs or Gives up Downloading Photos from It

    I have Adobe Bridge CS5.   Version 4.1.0.54.    Installed on Windows 7. When I try to download photos and movies from my new iPhone 5, Adobe Bridge hangs. Anyone have a fix?   How can I report this as a bug to Adobe?

  • Non Stock Materail with Inhouse Production

    For raw material with category nonstock and procurement type inhouse production. when we run MRP and check in md04 for that material; what would be the result of such combination. Can any one please explain in detail. In what scenarios is this used.