Renaming a Link

How to Rename Return link ( which is useful to comeback to mail report from detail report) to Ritorno. please could any one help me on this issue.

Hi,
If you want to do this change for a single report then i dont think its possible to rename the return when you directly point to report in navigation.Better create a new page and place that report in that page and select this dashboard page under navigtion.
Get portal path of the source report page from edit dashboard,in browser url you can see like this /shared/Groupfolder/_portal/Dashboardname&Page=SourceReportPage.
Now edit the dashboard page that you craeted and place a text object below the report and use this code in that text which gives you button to previous screen.
{div class="XUIPromptEntry minibuttonOn"}
{a href="/analytics/saw.dll?Dashboard&_scid=Znly4A3Y97o&PortalPath=/shared/Groupfolder/_portal/Dashboardname&Page=SourceReportPage"}
GiveWhatEverNameYouWant{a}{div}
Dont forget to Mark Contains HTML Markup.Replace { and  } with < and >
Can even try in this way - http://obiee101.blogspot.com/2008/08/obiee-back-one-page.html
Regards,
Srikanth
http://bintelligencegroup.wordpress.com/

Similar Messages

  • 10g Preview: No way to rename view link usages in AM

    10g Preview (9.0.5.0.0 Build 1375), Win2k SP3.
    I generated the entity objects, view objects, associations, and view links from my DB structure. I created an application module with the default data model from the view objects and view links.
    I then renamed all of the view links using the Rename View Link dialog. The AM's xml file was correctly updated with the new names of the underlying view links, but the view link usages retained the old names.
    There does not appear to be a convenient way of renaming the view link usages in the AM. The workarounds are either to deconstruct the data model and then reconstruct it, or to manually edit the .java and .xml files.
    I would like to see, at minimum, the ability to rename the AM's usages via a right-click menu in the Structure pane. This would affect both view object and view link usages. Currently the only option available in the right-click menu is to edit the underlying business object, not the usage. It also would make sense to allow view link usages to be renamed from the Data Model page of the AM wizard.

    That worked beautifully. I didn't have the property inspector open originally, so it's nice to know there is a way to rename usages after all.
    I wonder if there's a usability issue here though... maybe it's just me, but with the ability to rename some things via the right-click menu in the navigator pane, it seemed natural to look in the very similar structure pane for the same sort of functionality. Now there's a third place to look. Perhaps if the right-click menu in the structure pane simply had a "Properties..." entry or something similar that brought focus to the Property Inspector, it would help the user understand that there's another place to try to make the desired changes.

  • Rename 'Home' link in portfolio

    Hi! It's possible to rename 'Home' link in PDF portfolio (I want write other words and in two different laguages). Thank for help

    Hi Solon
    I see that Colum has already seemingly answered your question as you marked it as such. But just in case...
    If this is being configured automagickally by RoboHelp, I'm a bit surprised. It means RoboHelp 8 introduced a change. A GOOD change, but a change nonetheless.
    I just compiled a CHM in RoboHelp 7. Clicking the Home link produces a "This program cannot display the web page" error. (Because Home wasn't explicitly configured)
    So I cracked RoboHelp 8 open and tried again. Hmmm, same result. This seems to infer that things really haven't changed in that respect.
    So it occurs to me that you need to actually change things in a different place than Colum mentioned. You must make this change in the Window properties.
    Click View > Pods > Project Setup
    Double-click the Windows pseudo-folder to expand it
    Double-click your CHM window
    Click the Advanced Properties button and a new dialog will appear. You type the file name of the desired topic into the Home field.
    Close all dialogs and recompile
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Renaming HTML links in email apps

    I use Yahoo mail on my iPad as my mail client.  Although I can receive renamed links, I can't seem to create them using the
    standard HTML format for doing so.  If I copy and paste them, they default to the HTML text.
    There also doesn't appear to be any active edit link to select for renaming the link once highlighted.
    What am I doing wrong?

    This is how I've found a way of doing:
    Go to home/library/mail/signatures select all the files in there
    Go to preferences in Mail and create a new signature
    In the home/library/mail/signatures you will see a new file *.webarchive
    Open your html signature with Safari
    Go to File/Save as ... Save as over the new *.webarchive choosing webarchive for the format
    Restart Apple mail if you need to
    (for the images you will need to have them posted on a server)
    Thanks to http://discussions.apple.com/profile.jspa?userID=306147

  • Rename buttons/links in wiki2

    dear all,
    i need to rename the links/button in wiki2 of SL 10.6.
    for example the buttons/links "wiki" and "blog".
    i am familiar with scripts/html/php and i tried to find the eparameters within the plist-files. But without success.
    Thanks in advance.
    Robert

    thanks for the link,
    but the forum of sourceforge.net/projects/niwiki/
    looks inactive/old. posts.
    i need support on actual snow leopard server 10.6 wiki.
    could you please supprt me with a deeper direct link.
    thanks in advance
    robert

  • Renaming URL links in PDF?

    Can anyone let me know if there's a way of renaming the rollover displayed URL of a link put into a .PDF? The current displayed ones are long and messy, and my client would prefer them shortened to a simpler version.
    Many thanks

    As the rollover "tooltip" displays the actual URL, make it shorter will result in a display of less length.
    Perhaps use of a service that generates short URLs may be needed.
    Or, reconfiguration of target files' location such that a shorter path is possible.
    Be well...

  • Renaming Navigation Link

    Dear Experts,
    I have a user who wants me to rename all the navigation links under ESS to different one. I successfully did in English language, but he do require me to change in another language(DE). So what i do is i change my profile language to DE and start to change frm there, but it doesnt work exactly, DE language overwrite the english one, when i perform the renaming in DE language.so can anyone help me here.
    my second question, I would like do the renaming part in our dev first than i would like to TRANSPORT the modification to quality then later to production. Is there anyway of doing this?
    Thank You
    Regards
    Ramesh

    Hi Ramesh,
    There is a built-in tranlation process functionality, see http://help.sap.com/saphelp_nw70/helpdata/en/74/641640b7b6dd5fe10000000a155106/frameset.htm for details - including "Performing Language Transports".
    Hope it helps
    Detlev

  • How to rename a View Link in a data model?

    In JDeveloper 9.0.3, I create a simple BC4J project with a master and a detail. The business components are properly created.
    When I try to design the data model for the module, I am able to link the view for the master and the view for the detail, there is no problem to rename the view objects that I select in my data model, but I found no way to rename the view links used between the view objects.
    I always get an automatically generated name, like "FkForeignDetailLink1". This is what I see in the data model, and also in the structure of the module, in the "View Link Members" section.
    I am able to modify the properties of this view link, but not its name. Am I missing something?
    TIA

    to clarify... In the AM wizard, you are trying to rename the instances of view objects and view links?
    If so, you are right, there is no way to rename view links on that panel. We are working on a better way to do that for the next release. The only way I know of to rename the view links is to shut jdev down and edit the XML for the application modele. This can be dangerous if you get it wrong, so make a backup before attempting this. The hint with renaming things OUTSIDE JDeveloper, I already know, but I don't like much.
    As for the AM wizard, I just noticed that I cannot do it inside. But that's no problem for me, as lots of details cannot be done inside the wizard, but there is a way to customize them afterwards. My real problem is that didn't find ANY way of doing it.
    A question for you if I may. Why are you renaming the view link instances? I though most users would use the detail view instance directly. The detail view instance would in turn look up the appropriate view link into, what ever its name was. The only place where I saw the bad view link names displayed in JDev was the Structure pane of the AM, under View Link Members. But there is no way to modify them there. As for the detail view instance, I didn't find a place to get to the view link at design time (in 9.0.3.988).
    Could you be more precise, please?
    Thanks again,
    Adrian

  • Can anyone tell me how to rename or name a copied fillable forms link?

    I'd like to paste/embed the link in a facebook note, but would prefer to have link via the name of the form rather than pasting the url address for all to see.  ???  Thanks in advance!!

    Hi,
    Currently, you cannot rename the link to your fillable form to a custom name or the name of the form.
    You may want to use third party url utility, such as tinyurl.com to construct an alternate URL to post on facebook comments/notes.
    Thanks,
    Lucia

  • Rename link/bttons in wiki2

    dear all,
    i need to rename the links/button in wiki2 of SL 10.6.
    for example the buttons/links "wiki" and "blog".
    i am familiar with scripts/html/php and i tried to find the eparameters within the plist-files. But without success.
    Thanks in advance.
    Robert

    thanks for the link,
    but the forum of sourceforge.net/projects/niwiki/
    looks inactive/old. posts.
    i need support on actual snow leopard server 10.6 wiki.
    could you please supprt me with a deeper direct link.
    thanks in advance
    robert

  • Link Custom Flash Buttons in Dreamweaver?

    Hello,
    I created an animated button in flash and tried to link it up
    in Dreamweaver with no success. I don’t understand why I can
    use generic animated buttons that DW offers and have a link for
    them but, when I create my own DW doesn’t offer a link. All
    I’m trying to do is link to a different page on my site. I
    tried to use “getURL” in the action script in flash and
    got that to work but, I really didn’t want to open a new
    browser. Can anyone help?
    60vette

    If you want to use Flash for navigation, consider this -
    1. Some people don't have Flash installed - what do they do?
    2. Search engines don't parse Flash links - your site will
    not be spidered
    3. Screen assistive devices don't parse Flash links - what
    will those users
    do?
    4. DW cannot maintain links within a Flash movie, so if you
    move or rename
    a linked file, your navigation will break - what will you do?
    It's usually a very bad idea for these reasons...
    In addition, you cannot add a link to a Flash element using
    HTML. That link
    must be added in the Flash itself.
    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
    ==================
    "60vete" <[email protected]> wrote in
    message
    news:fcpoqm$rou$[email protected]..
    > Hello,
    > I created an animated button in flash and tried to link
    it up in
    > Dreamweaver
    > with no success. I don?t understand why I can use
    generic animated buttons
    > that
    > DW offers and have a link for them but, when I create my
    own DW doesn?t
    > offer a
    > link. All I?m trying to do is link to a different page
    on my site. I tried
    > to
    > use ?getURL? in the action script in flash and got that
    to work but, I
    > really
    > didn?t want to open a new browser. Can anyone help?
    > 60vette
    >
    >

  • How do I rename a hyperlink?

    Hi,
    I want to "rename" a link I am sending by e-mail so that the person sees something like "click here" instead of the web address.
    I've googled this a lot of people have asked this but none of the answers work.
    there is an option to edit a link if you right click it but if I change anything in the address the OK button on the window goes dead
    any help please?
    thanks

    I was doing it backwards :P
    thanks V.K.
    a big shiny star for you

  • Can you rename files in Bridge and relink in InDesign automatically?

    I have a 250+ page InDesign file with 800+ links to images.
    The problem I'm having is the images have French file names.  I want to remove the French text and rename the images to English.
    If I rename the images in Adobe Bridge will the Indesign links remain?
    I'm using CS5.5

    Unfortunately no.
    But fortunately there's a script!
    http://carijansen.com/2011/11/10/indesign-epub-support-tool-renaming-image-links/

  • Name Case issue in Link Palette

    I have imported couple of Links in InDesign CS6. All links are imported well. The issue is happened in case sensitive of links as described below.
    1. I have imported the links with the naming convention as shown below.
         001_FlowerX1.jpg
         002_FlowerX2.jpg
         003_FlowerX3.jpg
         004_FlowerX4.jpg
         005_FlowerX5.jpg
    2. I have renamed the links after imported into InDesign as shown below.
         001_flowerx1.jpg
         002_flowerx2.jpg
         003_flowerx3.jpg
         004_flowerx4.jpg
         005_flowerx5.jpg
    Can you see the difference of the naming convention between points 1 & 2? There is a case sensitive difference.
    InDesign Link palette does not show modified/missing links. The image status looks "OK" in the Link palette after change the original name in point 2.
    I just wonder how InDesign does not show modified/missing links in the Links palette after changing the name. Attached screenshot of case sensitive difference in the links naming convention for your reference.
    Anyone help on this issue to overcome and provide a solid solution of the same.

    Is your Mac set up to use case-sensitive file naming? I'm not a Mac person, but my recollection is you have to go to some pains to format the drive for case-sensitivity.
    If, in fact, you simply change the case without moving the files and you are not formatted for case-sensitivity I would expect ID to continue to recognize the files at the old locations and to update automatically the next time you open the document. If you change the names in Finder whiel the document is open I would expect to see a file modifcation warning, but not a missing file. I don't know why ID isn't updating the spelling, though. Perhaps it's because it doesn't matter.

  • Fixing links on a new website

    Having trouble with renaming of pages. I renamed the pages and then renamed the links but the new information is not propagating.
    The changes on the page itself are correct but not on the link. Don't know how to address this.

    Hi-
    make sure you pay attention to upper and lowercase letters... that would be the first thing to check. Makes a difference
    Lisa

Maybe you are looking for