How to change a tip on a link

Hi,
I have trouble finding a way to change a tip on a link on a page - the one that pops up when you point on a link. I can see the link item among items listed in personalizations page but I can't find where or what governs the tip for that link item or the text in the tip.
Can somebody please give me a 'tip' here?
Thank you.
Anatoliy

Hi,
Try to change the Text Property of that Link through personalization.
Through Personalize page link which is on top of the page Left Side-
Click on Pencil icon which is in front of that item and change the property to whatever text so want to see like=> "click here to go back"
Thanks
--Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • How to change the color of Menu links in obiee

    Does anyone knows how to change the colors of Menu links in obiee. With menu I mean the menu links default right top (Search, homepage, Catalogus, Dashboards, new, Open). This should be set in skin and style files, not? I searched a lot. I could not find It. It is now Oracle blue, we want to change this.
    obiee 11.1.1.5.
    Thanks

    You have to customize portal banner and portal content CSS files as needed in OBIEE server.
    below links will guide u but will will not tell you exactly but your req can be done by customizing portal content and portal banner CSS files. try to identify the exact code using firebug in mozilla.
    http://www.rittmanmead.com/2009/04/customizing-obiee-dashboard-banners/
    Customization of login page, banner,logo in obiee11g
    Thanks
    Jay.

  • How to change G/L A ccount linked to a Material Group in SRM

    Dear
    I want to change the G/L account linked to a material group in SRM
    Can any body tell how I can I do it?
    Nitin Susladkar

    Hi
    <b>SPRO Path is</b>
    <u>SRM -> SRM Server -> CrossApplication Basic settings -> Account Assignment -> Define GL Account for Product category and Account Assignment category.</u>
    Do let me know.
    Regards
    - Atul

  • How to change URL for "Log Out" link in CE?

    We need the Communications Express "Log Out" link to go to a different page to the usual log in page. How can I change this?
    I've found the logout function in the uwc/common/Header.jsp file which looks like:
    function logout() {
      url = "<%= getLogoutURL(request) %>";
      top.window.location = url;
    }and I've found the getLogoutURL fuction in the uwc/js/resourceBundleUtils.js file which looks like:
      public String getLogoutURL(HttpServletRequest request)
        return UWCApplicationHelper.getLogoutURL(request);
      }But I can't find where the URL is actually configured.
    any help would be much appreciated.
    Edited by: brett_ac on Jun 30, 2009 5:05 PM

    brett_ac wrote:
    We need the Communications Express "Log Out" link to go to a different page to the usual log in page. How can I change this?
    I've found the logout function in the uwc/common/Header.jsp file which looks like:
    function logout() {
    url = "<%= getLogoutURL(request) %>";
    top.window.location = url;
    You got it in one. If you wanted the logout button to redirect to google you would set:
    function logout() {
       url = "http://google.com/";
       top.window.location = url;Then restart the web-container.
    and I've found the getLogoutURL fuction in the uwc/js/resourceBundleUtils.js file which looks like:
      public String getLogoutURL(HttpServletRequest request)
    return UWCApplicationHelper.getLogoutURL(request);
    }But I can't find where the URL is actually configured.UWCApplicationHelper is in inbuilt java class. The UWCApplicationHelper.getLogoutURL java function returns:
    <current URL context>/base/UWCMain?op=logoutSo for example if UWC is deployed to http://myserver.domain.com/uwc you would get a logout URL of:
    http://myserver.domain.com/uwc/base/UWCMain?op=logoutRegards,
    Shane.

  • How to change the color of the links inside a portlet ?

    Hi,
    I have to apply a css into one of the portlets of my page. Since I thought it would not be easy I figured out that the only thing the client cares is the color of the links inside the portlet. The portlet has a bunch of links and these link should be blue and 12pt. Does somebody know how to do that ?
    Thanks,
    Rafael.

    Change hyperlink color:
    There are about 50 predefined styles with each template. They are modifiable. Hyperlink is one of the styles.
    Follow this process:
    • In your document select a word of text, any word will do.
    • Style it the way you want your hyperlinks to look.
    • Show Styles Drawer from the View menu.
    • Find the Hyperlink style in the drawer and right-click on it.
    • Select - Redefine Style from Selection - in the pop-up menu.
    That's it. You've changed the hyperlink style for this book.

  • How to change the UI of Community Links portlet

    In WCI 10gR3, how could I change the UI of the Community Links portlet? Basically, I do not want the community icons next to my to-be-linked Community Pages list; All I want is just a heading like Quick Links and the links below.

    I would like to add another question about the Community Links portlet; is it possible to modify it so that it can have indentation (ie: categories/subcategories, like a bullet list)? Is there some other portlet available that would allow links to have some kind of categorization rather than appear only non-hierarchically?

  • How to change the Mobile Application Download link

    i have deploy the MDSD mobile application using SDM
    and assigned it to a mobile device .. but when making synchronization ... the mobile couldn't install the application because of the download link contains the hostname ... which is unknown to the mobile device
    in the mobile administartor -> mobile applications
    my application has the following download link
    WEBSERVER     http://imi:53000
    WEBPATH     /meContainerSync/servlet/com.sap.ip.mi.http.MobileComponentServlet
    Application=sap.com_MDSD_2&Type=APPLICATION&Runtime=AWT
    DOWNLOAD LINK     http://imi:53000/meContainerSync/servlet/com.sap.ip.mi.http.MobileComponentServlet?Application=sap.com_MDSD_2&Type=APPLICATION&Runtime=AWT
    but imi is not known to the mobile device ... how can i change it to IP address  in the  WEBSERVER ????
    please help

    i have solved it by adding Web Dispatcher Value to the Mobile Component
    Thank you

  • How to change the label of a link based on a condition in a report.

    Hi all,
    I have a report, in which i created a link.
    i want the the label of the link to change based on a column value.
    for eg. i created report based on emp table which has a link on empno .
    if the deptno of the employee is 10 i want the link to be displayed as "employee of deptno 10".
    if the deptno of employee is 20 or 30 i want the link to be displayed as "others"
    Thanks in advance.

    One way I've found to do this is to put the condition part into the select statement. Use a decode to determine which link text you want to display, e.g.,
    select '&lt;a href="yourlinkhere?employee=' || empno || '"&gt;' || decode(deptno,10,'employee of deptno 10','others') || '&lt;/a&gt;' emplink from emp;

  • How to change style properties of text links

    Hello to everyone.
    There is a very irritating thing going on with the style properties of a text link.
    I want my text that acts as a link to other pages, to retain the properties of a normal text. iWeb keeps underlining the text and changing the colour of it.
    Is it possible to alter that without fiddling with the css file? I can change that if have to but that means that I'll have to manually edit the file in more than 50 pages...
    Any help would be greatly appreciated!
    Dimitris

    Dmitris,
    There is no way to do this in iWeb directly. As you have already alluded to, the only way to do this would be to edit the CSS files for your pages. You could do this by hand, but judging by your message it doesn't sound like you would have too much fun doing this.
    I would suggest that you look into a program like MassReplaceIt...
    http://www.apple.com/downloads/macosx/productivity_tools/massreplaceit.html
    This is basically a glorified find and replace type of tool. You can tell it to find a whole block of parameters in the CSS file and change it to whatever you like. And the benefit for you is that you can save these actions so that you can redo them whenever you publish the pages. MRI is smart enough to change only what needs changing. And searching out all the CSS files in all subdirectories is a bonus for you, Dmitris. Just point it at your site folder and let the program change all 50 CSS files in one click!
    Good luck!

  • PanelTabbed how to change tab as per command link button

    Hi Team,
    I have a page which has 3 tabs under the panel tab and the page is being built under a page template.
    The page template has 3 command links buttons on whose selection opens that particular tab.
    Can some one guide me for how to approach this.
    Thanks in Advance.
    Regards,
    Ajay

    Hi Cycle,
    I am getting the following error after executing the code.
    Caused by: java.lang.NullPointerException
         at com.lifetech.portal.ui.beans.LifeTechTemplateBean.refreshTabs(LifeTechTemplateBean.java:108)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:444)
         at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:541)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$ApplyRequestValuesCallback.invokeContextCallback(LifecycleImpl.java:1394)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:397)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    I wish to clarify one thing.
    is it correct that the binding property of the showdetailsItem components is on the bean page of the template.

  • How to change short tip in PPR action.

    Hi,
    I want to change a short tip in PPR action.
    I try to implement it by below code which in PFR method. But unfortunately, It's work fine in a environment, But get issue in another environment.
    +if ("Change".equals(pageContext.getParameter(OAWebBeanConstants.EVENT_PARAM))) {+
    OAMessageTextInputBean qqq = (OAMessageTextInputBean)webBean.findChildRecursive("mail");
    qqq.setTip("TestShortTip001");
    +}+
    In first environment(OAF version is 11.5.10.7RUP), It's work fine.
    But in another environment(OAF version is 11.5.10 2CU), I get attached error message. Seems It's not allow me to modify the short tip in PFR method.
    +(This developer mode error is thrown instead of being registered due to the lack of the page context object.) The OA passivation framework coding standard has been violated. Web bean properties cannot be modified in the controller processFormData or processFormRequest method....+
    Thanks for any solution and response.

    Eric,
    You can try in this way suggest in the developer guide by creating the tip bean at runtime and attaching the same with the Bean.
    import oracle.apps.fnd.framework.webui.OAWebBeanConstants;
    import oracle.apps.fnd.framework.webui.beans.OAStaticStyledTextBean;
    import oracle.apps.fnd.framework.webui.beans.OATipBean;
    OATipBean tip = (OATipBean)createWebBean(pageContext, OAWebBeanConstants.TIP_BEAN,null,"aName");
    OAStaticStyledTextBean tipText =
                                      (OAStaticStyledTextBean)createWebBean(pageContext, OAWebBeanConstants.STATIC_STYLED_TEXT_BEAN,null,"anotherName");
    tipText.setText("Test Tip");
    // Add the tip text to the tip bean.
    tip.addIndexedChildren(tipText);Regards,
    Gyan

  • How to change the email in the link where we can reset passwords.

    I want to reset my security questions but unfortunately I forgot my password. However, I've been clicking the reset link to email but it's not sending. And I realized the email is not my primary email. Not even my alternative email. So what can I do?

    contact apple support so that you can verify identity, and then have an additional email added to have the link sent for resetting password. You may have a 24 hr wait window after this is done before you are able to reset password

  • How to change the OraSSO login link in webcache/load balance

    Hi
    we have 10gAsR1 installed as a Portal instance. We have 6-server
    load balancer => webcache as loadbalancer (listening port 80)
    Wb ch1 and wb ch2 => webcache (listening port 7777)
    portal1 and portal2 => Portal listening 7778
    infra =>Infrastruture with repository Portal/Oracle SSO (listening 7777)
    This set up is working fine for our intranet setup, now we need to open this for couple of external clients. Well initially we need to open on the load balancer server on port 80 for external team to access, it works fine when we make it publc access.
    Now when we need to make it SSO (siteminder) enables, when users click on login link it first goes oracle sso then it internally redirects the page to site minder sso.
    Well, I have noted that the sso server details are mentioned in global setting sso/oid details. Since we need to open this for external client we have to add a DNS entry for this so that we can allow its access over firewall..
    Now I have made DNS name change at my infrserver level, now I need to update the change at the load balancer server (where wheb chache is running).
    Any one know how to chang the URL at load balancer.
    I am struck at this point please suggest how should i proceed..
    Thanks,

    Extract from Personalization Guide - Page Footer - Personalization Considerations
    * If you wish to personalize the URL that points to the Privacy Statement for a page that displays a standard Copyright and Privacy (that is, its Auto Footer property is set to true), set the Scope to OA Footer, in the Choose Personalization Context page of the Personalization UI.
    * If you wish to personalize the URL that points to the Privacy Statement for a page that displays a custom Copyright and Privacy (that is, its Auto Footer property is set to false), set the Scope to Page in the Choose Personalization Context page of the Personalization UI. In the following Page Hierarchy Personalization page , identify and personalize the Privacy page element.

  • How to change the default Layout Of the Error Page (to hide Home link)?

    How to change the default Layout Of the Error Page (to hide Home link)?
    If a user want to view some page that he/she don't have access to view it, a error page with this message will be displayed.
    "You do not have permission to perform this operation. (WWC-44131)"
    The error page, have in the Upper right page, Home link and Help link.
    My question is, How to Hide HOME link and HELP link in the Page?
    I try to find the template of the page, but failed to do that.
    Can anybody help?..it urgent.
    Thanks.

    Modifying the error page is not supported in the current release of Portal (9.0.2). You will be able to do this in the upcoming 9.0.2.6 release, planned for the end of May.
    Regards,
    Jerry
    PortalPM

  • Firefox 29.0 opens new windows from clicking links that are in a smaller window, should open as maximized window. How to change?

    How do I click a link on a web page, and not have to maximize the window every time? Firefox 29 seemed to add this additional click annoyance and I can't see how to change that. I do not want full screen mode which is what Firefox calls it when it removes an additional row of menu items. I mean maximizing the window so I don't have to do it each time! Please tell me how to change the settings and restore this normal feature.

    Go to
    About:Config
    Change
    browser.link.open_newwindow
    value from 2 to 1
    Works for me now. Every new window is max size

Maybe you are looking for

  • AS3 Scripting for Animated GIF

    Hi, I am trying to create an animated GIF for a white noise animation (needed for those viewers who don't have access to a Flash player). The SWF version runs perfectly. Currently, all of the AS3 for the bitmapData.noise and bitmapData.palettemap scr

  • After downgrade from weblogic 10.3.2 to 10.3.1 i get ValidationException

    hi all, i am using JPA with weblogic 10.3.1. at first we used weblgoic 10.3.2 and unfortunately we need to downgrade to 10.3.1. Then i get the following exception <Jan 20, 2010 2:32:53 PM SGT> <Error> <Deployer> <BEA-149265> <Failure occurred in the

  • Copy document step doesn't copy a column of a document library

    I have created a site workflow to run when a document is uploaded to a specific document library(A). In the workflow it copies the document which is uploaded to another document library. Destination document library is decided by a column in the "A"

  • ZFS pool frequently going offline

    I am setting up some servers with ZFS raids and and finding that all of them are suffering from I/O errors that cause the pool to go offline (and when that happens everything freezes and I have to power cycle... then everything boots up fine). T1000,

  • Audio book CD importing issues

    Importing Audio books from CD..I'm very confused.. I have imported a BUNCH of audio books to my itunes library. I thought I had all of them saved in the audio books section, with each one labeled by author, book name, disc 1 of_, read by, and anythin