Opening dynamic external link in new window

Hi,
I have a XML file with data and one field is an http external
url address, what I'm trying to do on the frontend is create a
button that will call that url from my XML file it goes in the
format of {product.link}. I've looked at flex examples around the
net about opening external links in new windows but nothing to use
an url that has been called via a datasource.
Ideally it would also bypass the popup blocker issue and also
allow me to choose to display toolbars, scrollbars etc.
If anyone could help I would be very greatful
Thanks

hi,
I believe what you looking can be meet by working on Portal Content administration and in SPRO, navigation. Please eloborate more on what you have done and how you want your custom link to appear in portal e.g iview, tab, or seperate window.
Information from your end could help to understand or even to get more knowledge about this.
Pramod

Similar Messages

  • Open external links in new window

    I can't seem to make firefox open external links, e.g. links opened from other applications, in a new window. This is particularly troublesome on multiple desktops since a new tab may be opened in a firefox window on a desktop other than the active one.
    This is no option in the preferences or in about:config that appears to affect this behaviour. It seems there used to be browser.links.open_external that was later removed.

    This link will open in de inappbrowser:
    adobeDPS.dialogService.open('http://pubbly.nl')
    This link will open in Safari:
    adobeDPS.dialogService.openExternal('http://pubbly.nl')
    If you use jQuery you can do something like this:
    // Each anchor tag will be opened in an external browser.
    $('a').each(function(){
         var url = $(this).attr('href');
         $(this).on('click', function(e){
              e.preventDefault();
              adobeDPS.dialogService.openExternal(url);
    More explanation about the dialogService can be found here:
    Adobe DPS - Library and Store SDK 2.32 : adobeDPS-DialogService : JsDoc Reference

  • Open external link in new window

    Hi, I am designing a sort of useful links page on
    Dreamweaver, where I need to make a text link to another website. I
    know how to link to a different website, but my problem is that I
    don't know how to make the new site open in a new window rather
    than in place of my site in the existing window!
    I'd be really grateful if anyone can help me out with this,
    I'm a beginner so any technical language will probably go over my
    head!
    Thanks a lot to anyone who can offer help and/or
    suggestions!

    permanent_denial wrote:
    > Hi, I am designing a sort of useful links page on
    Dreamweaver, where
    > I need to make a text link to another website. I know
    how to link to
    > a different website, but my problem is that I don't know
    how to make
    > the new site open in a new window rather than in place
    of my site in
    > the existing window!
    >
    > I'd be really grateful if anyone can help me out with
    this, I'm a
    > beginner so any technical language will probably go over
    my head!
    >
    >
    > Thanks a lot to anyone who can offer help and/or
    suggestions!
    http://www.tjkdesign.com/articles/popup_window_with_no_extra_markup.asp
    HTH,
    Thierry
    Articles and Tutorials:
    http://www.TJKDesign.com/go/?0
    The perfect FAQ page:
    http://www.TJKDesign.com/go/?9
    CSS-P Templates:
    http://www.TJKDesign.com/go/?1
    CSS Tab Menu:
    http://www.TJKDesign.com/go/?3

  • Open non browser link in new window

    Hi All,
    I know by "cmd opt click" you can open the selected link in a new window but is it possible to do that with a non safari link? For example an external link such as an ichat window or link from Mail. For anything not contained in the browser.
    Thanks.

    Something like this - maybe...
    ICeCoffEE 1.5b1 <http://www.macupdate.com/info.php/id/8852/icecoffee>
    DESCRIPTION
    ICeCoffEE lets you Command-click on URLs in Cocoa applications to launch them. It is modeled after ICeTEe, for classic Mac OS, which provided the same functionality in many Macintosh applications by patching TextEdit.
    Command-click anywhere in a Cocoa application's text area. Some Cocoa applications that come with Mac OS X include Stickies, TextEdit, Mail, and Network Utility.
    Control-click (or if you have a multi-button mouse, click with the right button) on a text area, and notice a "Services" menu at the bottom. This menu works the same as the Services menu in the menu bar.
    Tom

  • How to open a website link in new window

    I have created a flash website which contains a link to an outside website. When I click on the link, it takes me to that outside website in the same browser window. To go back to my website, I have to use the back arrow. I want to change the link to the outside website so that the link opens in a new window. Therefore, if somebody goes to the link, when they finish they can close the new link's window and the original window with my website will still remain, without losing both upon closing.
    What do I need to adjust in order to do this?

    var url:URLRequest = new URLRequest("http://www.adobe.com"); navigateToURL(url, "_blank");
    getURL/navigateToURLThis method uses the getURL (ActionScript 2.0) or navigateToURL (ActionScript 3.0) command to create a new browser window by targeting a new, blank window. This method is simple, works on all browsers, and requires no JavaScript. This method, however, it does not provide control over window location, size, scrollbars, or toolbars.    I guess something like this you needed?

  • Opening a custom link in new window

    Hi All,
    We have created a custom iview in WD ABAP for showing PM notification data with respect to an item.
    The custom iview is accessed by click on a custom linked placed in Navigation panel.
    We want this iview to open in new window.
    In portal side we have done settings to open it in New Window but it is not happening.
    It seems that some other PPm setting overrides portal setting.
    Is this possible to configure this in SPRO.
    Your suggestions are welcome.
    Regards,
    Sumit Oberoi

    hi,
    I believe what you looking can be meet by working on Portal Content administration and in SPRO, navigation. Please eloborate more on what you have done and how you want your custom link to appear in portal e.g iview, tab, or seperate window.
    Information from your end could help to understand or even to get more knowledge about this.
    Pramod

  • How to open the url link in new window or new tab in Sharepoint

    Hello,
        Am having one custom list and one column name  contains type (Hyperlink & picture).I want to open this in a new tab on click I tried but i didn't get any solution even I follow this link also.
    https://wb2-web.sharepoint.com/blog/Lists/Posts/Post.aspx?ID=9 
    and I didn't get this line of code:     <a
    onfocus="OnLink(this)" href="{$url}" >  
    Any Help

    You can do it one of two ways:
    1. Insert some CSS that will change the target to "_new".
    2. Change the field that the user enters information in to a single line of text, then create a calculated column that is:
    =CONCATENATE("<a href=",[URL Field]." target=new>Click here</a>")
    Format that as a number.
    Andy Wessendorf SharePoint Developer II | Rackspace [email protected]

  • Open Link in New Window not working

    Using iWeb 08, I create a new entry on my blog/news page, highlight the text, go to the link tab, paste in a website, make sure 'Link to an External Page' is selected, and put a tick in 'Open Link in New Window'.
    When published it opens in the same window. Is this a bug or how can I correct it?

    Try redoing your link and, this time, deselect the link on the page and look at the inspector window to see if anything has changed. Then check the 'make hyperlinks active box". Your linked page should open in the browser when you click the link on the iWeb page.
    If this is OK do a "publish all to .Mac" and empty your browser cache before visiting your site.

  • Using firefox 14.0.1. Loading a link using right-click and "Open Link In New Window", results in new window opening but address bar does not show URL..

    Using firefox 14.0.1. Loading a link using right-click and "Open Link In New Window", results in new window opening but address bar does not show URL. However, if I right click on a link and select "Open Link In New Tab", the Tab shows URL in address bar. So it's working when it's a New Tab but not a New Window.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • URL iView doesn't open link in new window

    Hi All,
    I'm have an URL iView that I want to display in the portal content area but whenever the user clicks on a hyperlink on that iView launch a new window for the link.
    I've tried using the 'Open iView links in new window' without any success. Is this supposed to work or this property is for another purpose...? Can someone point me to a solution.
    Thanks

    Hi Detlev,
    I checked what you said. I've already looked at that page but didn't saw that important disclaimer. My problem was that I didn't had a captured area-URL iView but a full page-URL iView as it says:
    +These properties are relevant in the following instances only:
    §         The iView content is displayed in its source format. The rendering type must be defined as Keep Source Formatting. See Defining the Look and Feel of the iView Content.
    §         The iView content displays a captured area, and not the entire Web page. See Selecting the Capture Area.+
    I only had to change the 'Open iView links in new window' to Yes after capturing a part of my page and it started working.
    Thanks for sharing

  • Issue while opening Shop Link in New Window

    Hi All,
    Recently We have upgraded SRM5.0 to 7.0 and now we are using Portal for Front end application. We have configure the SRM appliation in Portal EP 7.0.
    Now i can fetch the data from SRM but problem is when i am opening Shop Link ( Employee Self Serviece --> Shopping Area ) in new window then it's navigating to Home Page instead of opening the Shop application.
    When i am opening the Shop Link in Content area that time its opening correctly.
    Can you please assist us how we can resolve this issue when i am opening Shop link in new window.
    Regards,
    Rahul Sanas.

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • "Open Link in new window" not working with OBIEE 10.1.3.4

    Hi All,
    Recently we upgraded from Siebel Analytics to OBIEE 10.1.3.4.
    In OBIEE Go to Settings > Administration > Managae Interactive Dashboard > Select any Dashboard > Right Click on Properties tab > Open Link in New window:
    This throws an error saying "javascript:void(null)".
    In Siebel Analytisc the above functionality used to work.
    Does anyone knows thereason behind this?
    Regards,
    Apoorv

    Get Firebug and inspect the element. You'll see that it actually is this:
    onclick="javascript:saw.runThis
    URL('saw.dll?PortalProperties&_scid=To2OnvCVXpY&PortalPath=/shared/paint/_portal/PoC\x2520FINS&Done=ManagePortals\x2526Done\x253dAdmin');return false" href="javascript:void(null)" FF doesn't even give you the "Open..." options and all IE versions as of 7 show them but actually don't do anything when you invoke them.
    Edited by: Christian Berg on Sep 9, 2009 10:36 AM

  • Open link in new window will not work

    I am running Firefox 3.6.12 on Windows XP and have never had a problem until just recently. If I right click and select "open link in new window", a new window will open, but it is blank. This started about a week ago while playing Pogo...the game rooms will not load because they open in a new window. Now I am noticing that it is with everything, not just Pogo.
    I have tried checking and unchecking the "block pop-ups" option and the new windows will not load either way.
    Any help would be appreciated!!!
    Thanks!

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Open Link in New Window fails

    It seems after a while, now Firefox 4.0.1 has a issue with the "Open Link In New Window" option fails to load the web page. It opens the new window, but does not load the web page that you click on. Instead it opens a new window with a blank tab.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Open Link in New Window is not working...

    When I right click on a link and select '''Open Link in New Window''', a new window opens but there is nothing on it.
    The same thing happens when I right click on a Tab and select '''Move to New Window'''.
    Right click and select '''Open Link in New Tab''' works just fine.

    This began to happen to me when I tried to run two separate profiles simultaneously on the same installation of firefox with -no-remote

Maybe you are looking for

  • Query about education pricing

    I am gonna buy a new mac book pro from apple online store for my girl, she is studying college. What are all the details(may be college id) to be submitted for getting education pricing.

  • Missing 25% bonus points

    Looking back at all my previous purchases, it seems I haven't been getting the 25% bonus points on any of my purchases. I've also noticed that sometimes my purchase history says reward zone card and sometimes it says reward zone elite plus. Solved! G

  • Dynamic Box in script

    Hi, I have a script which currently prints a number of item details. Users want to change the layout so that the result is given in tabular format,i.e, the item details need to be displayed in rows and column format. As the number of items can vary,

  • Lost photos - no backup

    I have lost most of my photos from the iphoto library. I have searched through the post to find solution, but in every post I see so far, the user has had a backup. I do not have any backup. Can I retrieve lost photos using iphoto Library Manager or

  • I cannot get Raw to reopen after clicking on a smart object can anyone help?

    I cannot get RAW to reopen when double clicking a smart object? Any advice on troubleshooting?