Functional link in masthead

Hi,
We added a new functiona link in masthead. I created a url iview in Portal and through development we made it as a link in masthead but when i click on that it is opening in the framework page, in the sense it is displaying whole portal screen in a new window and displaying in content are.I want it to open that website in new window like Help link.
Please let me know i need to set any propert in that iview.
Regards,
Pradeep

Hi Pradeep,
Set the iView property "Launch in New Window" to Launch in Separate Window.
Regards,
Khushboo

Similar Messages

  • Add link in Masthead Function Area

    hello,
    how can i add new link/function in the Masthead Function Area near the "help" and "log off" buttons?
    pls help
    every usefull messages will be rewarded
    irina

    Hi Irina,
    I do not think that you could use some kind of standard functionality to add a custom link to your portal masthead. I guess you have to modify the com.sap.portal.navigation.masthead.par file in order to achieve your goal. Have a look into this <a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=191891">thread</a>. It contains detailed instructions how to modify the file and might inspire you.
    Best regards,
    Martin

  • Portal Theme look & feel (Function Links)

    Hi Experts,
    We are designing a custom Portal theme. In the Masthead there are a number of Function Links which we want to relocate (e.g. Help, Log-off, Personalise).
    The standard location of these items is in the center of the Masthead (vertically seen). I want to change the location of these links. They should be moved up let's say 20pixels toward to top of the masthead iView frame.
    Does anyone know if the vertical location of these links can be manipulated by using the existing properties within the Theme Editor? I was not able to find suitable properties for this.
    If standard is not possible the only way I guess is to change the source code of the masthead iview.
    Does anyone has an answers to this or maybe a workaround to accomplish this without having to change the source code?
    Thanks in advance.
    Thomas

    Hi,
    If you want to change the alignment then you have to modify the source code. that is headeriview.jsp in masthead par file.
    Raghu

  • Top level navigation bar: function links

    The only function links available are Help and Logoff. How do I configure portal to get the addional links i.e: Personalize? Am I missing a role?

    Hi,
    I am not certain which role you have currently been assigned, but generally the super admin role is used as an entry point on a default installation to customize and delegate other roles in the Portal.
    Personalizing is generally a property which you make available on iView's for users to alter. It can also be hidden etc.
    As admin you are required to customize the properties to display portal objects on the navigational bars or other navigational areas. This is done at role, folder, iView level.
    Hope this helps.

  • How i will add new link in masthead iview

    Hi,
    i want to add  a new link in masthead iview,
    e.g. i want to add aboutus link .
    so what could be the code/procedure for header.jsp.
    Please help .
    Thanks
    Sanjay

    Hi Sanjay,
    -The three main files in the masthead are HeaderiView.jsp,LogInRedirect.jsp and LogOffConfirmMsg.jsp
    -The HeaderiView contains the masthead users see when they are in the portal.
    -Once you added your link to the HeaderiView.jsp,upload the par file.
    -Once the par file is uploaded to the portal,you need to create a masthead iview based on this par file.
    -Then this iView will be used for masthead on the framework page.
    -create a folder in portal catalog-right click the folder->create a iView from par->select your own masthead iView->choose next->choose default component  and click next->Enter the properties like-iView name,iView ID,prefix,Save as -iView and click next>save.
    Here is the important step :
    Add the iView to the framework page,then only it will be visible to the end users.
    Browse the ramework page being used by the portal in the portal catalog
    Right click on he page->edit->Page Layout->Select masthead iView on the framework page and click remove.
    now iViews(Right click)->Widgets_masthead->Add iView to page->Delta Link->Position the masthead.->Logoff and logon to the portal.
    It should work fine for you now I guess.
    Thank you.
    Regards,
    Karthick

  • Module Function Link

    Hi,
    Does anyone know where I can find documentation about the Module Function link?. I read that is used to associate Business Rules with its implementation in the corresponding PL/SQL Module, but I cannot find the option on the FHD.
    Thanks.

    Hi,
    Check business object BUS1003

  • How to Update Function Link Text in Portal MastHead

    Can someone please advise the steps to control the link text in the Function section of the Portal MastHead (e.g. Log Off, Help, etc...).
    Thanks for your help!
    Scott

    If you just want to remove these simple links, you do this within the configuration of the masthead iView:
    http://help.sap.com/saphelp_nw04s/helpdata/en/97/d4ee3d6434445ae10000000a11405a/content.htm
    If you want to change the functions within the portal personalisation:
    Look in the 'Portal Personalization' workset of the 'eu_role' . Im assuming that you have the eu_role assigned to the everybody built in standard group. 
    This workset has all the options within that list.
    ¡        Portal Theme (page)
    ¡        Portal Language (page)
    ¡        User Mapping (page)
    ¡        User Mapping (Remote iViews) (page)
    ¡        User Password (page)
    ¡        User Profile (page)
    ¡        WorkProtect Mode (page)
    You can modify this, or copy it and modify it as you please.

  • Need to "move" the Help|Personalize|Logoff links below masthead

    I need to move the links Help/Personalize/Logoff from the masthead to below the masthead. This is what I did:
    1. hid the links in the masthead by using the "Show..." properties of the masthead iView
    2. created a new iview with the links Help/Persoanlize/Logoff and add it to the framework page under the masthead. This iView is based on the masthead iView source code where I removed the banner and welcome areas.
    But when I did that, the logoff functionality stopped working. Do you have any other ideas on how to achieve this without impacting the logoff functionality?
    Thanks in advance,
    Tiberiu

    Hi Tiberiu,
    Change the masthed par file for this. It is a simple process deploy the par in to NWDS and change th .jsp file which is structured in HTML table format.
    <table>
         <tr>
                <td> </td>
                <td> </td>
         </tr>
    <table>
    here everything is shown in single row.
    just make a new row <tr> </tr>
    cut the code responsible for logoff/personalize and paste it in the new row.
    (Simply, change it as u like)
    deploy it in portal and create and iview for it add it to the Default FrameWork Page at top and make the old masthead disable/remove it.
    Try it,
    MrChowdary.

  • Problem in Adding link to Masthead

    Hi All,
    I am a beginner in Portals
    I want to add an extra link to the masthead.
    For this I have done folowing steps
    1. Masthead PAR download
    2. Import this PAR into NWDS
    3. Make changs in portalapp.xml - Adding Component Profile properties for standard Who's Who iview
           whoIsWhoLocation=pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.iviews/com.sap.pct.erp.ess.employee_search/com.sap.pct.erp.ess.whoiswho
    WhoIsWhoText=Who's Who
    4.In lightheaderiview.jsp file, I have made the changes to display the link Who's Who
    5. Save
    6. Quick PAR Upload was not working. so I did the PAR Upload from Portal
    i.e. System Administartion->Support->Portal Runtime->Administartive Console->Upload
    7. Created iview from the deployed PAR file
    8. Save
    The problem is that when I preview the iview I am getting the exception.
    When I go to nwa and see the logs ..I get the error
    java.lang.ClassNotFoundException: com.sapportals.portal.navigation.LightHeaderiView
    What might be the reason?
    Please help me with this.

    Sometimes Jar files may be missed.
    check whether you have the com.sap.portal.navigation.masthead_core.jar  file in the path  portalinf/private/exlib/
    Also you can add the the link in the Headerview.jsp and light_headerview.jsp  direclty.
    Raghu

  • How does one save a website as a functional - links enabled including images PDF

    Hello Friends,
    Can someone please tell me:
    Using FF version 3.6.13 - is there a way to save a website in a 'functional' PDF format. Functional meaning the links will work and the images will be illustrated.
    Many thanks in advance for any / all info you can share.
    David

    No, you would need an addon that provides PDF functionality in or through Firefox.
    See this [https://addons.mozilla.org/en-US/firefox/search/?q=PDF&cat=all&lver=any&pid=1&sort=&pp=20&lup=&advanced= AMO search] for that type of addon.
    Any particular reason for it being PDF format, specifically? <br />
    MHTML is more of a "web browser" format for saving web pages to a single file. Most web browsers have the capability of reading that file format, and some will even save to that format. For Firefox there are two addons that will add MHTML capabilites.
    UnMHT extension:
    http://www.unmht.org/unmht/en_index.html
    Mozilla Archive Format - MAF
    https://addons.mozilla.org/en-US/firefox/addon/212

  • URL Links in MastHead

    Hi
    I have a requirement. I need to include certain url links in the form of images in my masthead iview. When I click on the image it takes to me a different site.
    Is it possible to add my own images, if so where is that I can add the images.
    Regards
    Senthil

    Hi Senthil,
    Yes it is.
    The way is to import the existing masthead, make your changes, and re-deploy it (in a different par name, in order not to override the original masthead).
    <u>steps for importing the existing masthead</u>:
    1. Administration -> Support -> Support Desk -> Portal Runtime -> Browse deployment
    2. navigate to ROOT/WEB-INF/deployment/temp
    3. download com.sap.portal.navigation.masthead.par.bak
    4. import to developer studio (File -> import -> par)
    After redeploying the new masthead, you should create an iView based on the new par, and replace the original masthead iView in the <i>Framework Page</i> that is used in the current <i>Portal Desktop</i> (If you didn't change it it's the <i>Default Framework Page</i>).
    Hope that helps,
    Yoav.

  • How to include Picture link in Masthead?

    Hi all,
    I want to put some picture links on the masthead.
    Under the branding image, if I click on a particular image, it should lead to an HTML page.
    Any thoughts on how to accomplish this?
    Thanks in advance.

    If you have NWDS, it makes the work easier. You can import your downloaded par file, make the changes in the JSP and export it from NWDS itself causing it to be deployed.
    If you don'y then Navigate to System Admin -> Support -> Portal Runtime -> Administration Console -> Archive Uploader. Here you select your renamed par file and click upload.
    As I mentioned regarding reflection of changes in JSP. Make an iView out of your renamed par file after deployment.
    Select your Default Framework Page in Portal Content. Add your newly created iView to this. Mark as invisible your original masthead iView. Add this framework page to your desktop and assign the desktop to your user. You can see the changes.
    Or better still if you want quick checks. Just keep previewing the iView you create out of your new par file. That serves the purpose.
    Hope this helps!!

  • Adding Custom Link in Masthead

    Hi,
       How can we add a custom link in the Masthead iview in CE7.1
    Thanks & Regards,
         Sudhir

    Hi Sudhir,
    Copy that file "com.sap.portal.navigation.masthead.par.bak" for you PC.
    You can find in
    \usr\sap\<SID>\JC<Intance Number>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
    Remove the .bak of that file
    Open the Developer Studio
    Open the Enterprise Portal Perspective
    File --> Import  --> PAR File --> Next
    In "Archive File Name" select the "com.sap.portal.navigation.masthead.par"
    Project name: set the project name (ex: com.your company.portal.navigation.masthead)
    Recommend not use the standard name.
    Copy the file "com.sap.portal.navigation.masthead_core.jar"
    you can find in
    usr\sap\<SID>\JC<Intance Number>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.navigation.masthead\private\lib
    In Developer Studio
    Put this file in
    \dist\PORTAL-INFO\private\lib
    Good Luck
    Eduardo

  • PDF/A results in non-functional links in Table of Contents -- Normal?

    Hey,
    Got a quick Q here - I recently converted a .docx into the PDF/A 1-b (2005) standard, but for whatever reason, save the computer that did the actual conversion, the links in my Table of Contents no longer function.
    If I use Preflight to remove the PDF/A tag, the links work OK. Is there something about PDF/A that removes linking functionality that I'm not aware of? These links on my document simply move to different parts of the document, nothing too fancy.
    Thanks.

    Hmmm. I hadn't heard of this limitation. Indeed, http://www.pdfa.org/2011/08/pdfa-–-a-look-at-the-technical-side/ says "With regard to hyperlinks, the special ‘Link’ annotation type is permitted with or without activated ‘Appearance’. "  Maybe this document is being generated with a different kind of annotation.

  • Firefox with Earthlink Webmail; Cannot send functional links

    When using Firefox with Earthlink Webmail, a link typed into a message is not identified in print as a link, and does not operate as a link.
    Internet Explorer+EarthlinkWebmail: Links included in written messages function properly
    Earthlink support seems to know nothing of the problem and is unable to provide any solutions at all.
    I like Firefox very much and am displeased that I may have to go back to IE
    I would like to hear comments on this subject.

    This is likely a limitation of the JavaScript code used by websites to automatically create a hyperlink that works for IE and possibly Google Chrome, but doesn't support Firefox.
    In that case you need to look for a button on the button bar (toolbar) above the editor text area where you compose the new mail message to create a live, clickable, hyperlink.
    There is usually a button bar with buttons to format text like Bold and Italic just above the text area where you compose and edit the message text.<br />
    That toolbar may have a button to turn a text link into a clickable hyperlink (look for a chain like button).<br />
    You can select the link text and click that button to turn the link into a clickable hyperlink.<br />
    If you can't find the button then hover them all to check the tooltip of each (e.g. Insert hyperlink).

Maybe you are looking for

  • How I did install Windows 7 64 bits on my IMac Core 2 Duo

    Hey, after wondering around, I'll just drop here how I finally found my way, so someone doesn't take days to find the proper tips and tricks and avoid the dead ends I went to. Problem : - Windows 64 DVD doesn't even start on my IMac Core2Duo 2,8Ghz (

  • Retaining the selected tab in a tabbed block of selection screen

    Hi, My report has a selection screen with a tabbed block displaying 3 tabs. I want to retain the tab that was selected before executing the report and display that tab as the activetab when the user back navigates from the output list of the report t

  • HT4527 How can I get my itunes music to play the entire song?

    After My hard drive crashed and burned it was replaced with a new Hard drive.  I restored my itunes folder from my external back up drive. when I go into itunes all of my music appears and most of it plays. However, my older purchases  will only play

  • QR Code Sizing in ZPL Output

    Hi, I want to print a QR-Code with variable content on a Zebra Printer with ZPL. The handicap is that the size of the QR-Code should always be the same. I have tried to change the XDC as described in SAP-Reference 1923734. After restarting the XML-Fo

  • How to turn on hotspot in iphone

    how to turn on hotspt in iphone,its always off in my phone and i'm unable to use bluetooth