List of Links, opening new window on click

Dear developers,
I'm Developing a solution in which I need to show a list of links and when you click opens a new window . Every name of the list have different link.
In conclusion, I want to show a list of links that when you click to open in a new window.
My solution:
1. I've implemented a Select One List associated with a valueChangeListener.
2. ValueChangeListener call ManageBean method, and in the method I calcule link
3. Using JavaScript inside ManageBeanMethod I open the new window.
It works well, but when I click on the same value valueChangeListener not call the method. As the value doesn't change, doesn't activate the valueChangeListener. I need to always call ManageBean method.
They know how you fix it from my implementation?+
There is a better solution? there is an especific component?+
Edited by: 966474 on 19-oct-2012 1:31

Hi,
check this thread {thread:id=2452884}

Similar Messages

  • Can't open new windows if clicking on a link!

    For some reason I can't open new windows if I clic on a link. It's alright if it opens in a new tab, but if it opens in a new window, the window that opens is just blank. I have no idea why it's doing so, it started a couple of weeks ago, and it's very annoying. I guess it has something to do with securityoptions, but I haven't been able to sort it out. Would be very glad if anyone should have an answear to this!

    Try These Possible Solutions:
    1. Restart Firefox and your computer.
    2. Use the keyboard shortcut CTRL+T to open a new tab.
    3. Run firefox in safemode (no add-ons) Go to start>all programs>Mozilla Firefox

  • Finder Windows always open new windows when clicking subfolders

    since i upgraded to 10.5.6, my finder windows only open new windows when I click on a subfolder. this is no matter what I do with the setting in preferences.
    Also, my finder windows no longer display the side bars with folder icons.
    I searched my library (and whole computer) for the finder preferences .plist file and can't find it. (was going to delete it and re-create it).
    Any ideas here?

    Thanks for the star.
    The default of Finder’s Find will not search that folder, but you can change the pulldown menu just beneath where it says Search, from Kind to System files by selecting Other from that menu and then scroll down the next window and check the box next to System files. You’ll then need to change the pulldown menu next to that to “include” instead of “don’t include.”
    The next time you do a search using Find, that pulldown menu will have System files as an option, if you think you might want to search for something in your home folder.

  • Links opening new Windows

    Is there a global setting that controls whether links in Portal
    open new IE Windows. I know how to edit this attibute for URL
    items in content areas, but our portal pages and portlet links
    have recently began to open new windows without any explanation.

    iBod:
    Thanks! That did indeed solve the problem. I knew the solution was simple, I just couldn't find the right "Preference" to adjust. It is certainly non-intuitive to have it under the "Tabs" preference panel -- I must have looked right at it and dismissed it as not relevant to my problem. I have now marked this question as "Solved."
    Mulder:
    I have given tabs a try -- many times. It just isn't my style. Now with this preference properly adjusted, I vastly prefer using windows-style browsing. Also, I can scroll through all the open windows in a breeze using "Command-tilde (~)", which is like riffling the pages of a magazine. Very convenient. Another problem with tabs is that all open pages have a tab visible in the top window, which means that anyone seeing the screen can see the names of all currently open Web pages. In my work environment, that is not acceptable -- I only want the top window to be visible at any given time, as it would be a security issue if random passersby walking behind my work area could see exactly which windows I have open at a particular time. In any case, I marked your answer as "Helpful" as well, since the question was already "Solved" by iBod's answer, which was posted first here chronologically.

  • 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

  • Question about in-browser links opening new windows

    Is there a plugin or setting which will force Safari to open all new windows as tabs? I know that there is a setting for that from other applications, but how do you force Safari to do that for itself? I'm getting sick of browsing for a half hour or so to find that I've got a dozen or so windows open. Yes, I know I can combine them all into one window, but why can't I set the browser to do that automatically?
    I have the block pop-ups enabled as well. What I want is a plugin or setting that will always open in-browser links as new tabs(instead of new windows) without having to use command-click. Is there anything like that out there?

    Hi Sailingmaster,
    The only one I know of is Saft. It's shareware, but it comes with a ton of features. Also, Li Hao (developer) has done and continues to do a great job of keeping it up-to-date, and incorporating end-user suggestions. Highly recommended.
    Yang

  • Links opening new window/tab

    As far as I can remember before Safari 3, I could set it so that if I clicked on a link in an email it would NOT open it in a new tab OR Make a new window appear. I like it this way but now it seems in Safari 3 you only have the choice of a new tab or new window. Is there a way to have links from mail just keep one Safari window and load the pages from the links over each other without opening a new window? Am I remembering correctly that you could do this in previous versions of Safari?
    Paul W.
    Message was edited by: paul wilson5

    You can override how links are opened via the browser.link.open_newwindow.override pref.
    *http://kb.mozillazine.org/browser.link.open_newwindow
    *1: current tab; 2:new window; 3:new tab;
    Use this for links opened via JavaScript.
    *http://kb.mozillazine.org/browser.link.open_newwindow.restriction
    See also:
    *http://kb.mozillazine.org/Prevent_websites_from_disabling_new_window_features

  • Open new window on click of a button

    Dear All,
    We are using VC for development of Dashboards.
    I have created the related i views.
    First page of dashboard shows all the high level graphs.
    I intoduced a button on the chart to go into details (another Iview)
    I was able to navigate to the next layer on click of button in tool bar and comeback to the first layer again.
    I want to open a new window when I click on the button on the tool bar of chart..
    Is it Possible in VC? Please help us in this regard.
    Points assured in full.
    I have already posted this issue in the forum VC 7.1. But I couldn't get the answer.
    Please Help us.
    Thank You All and Regards
    Joga Srinivasa

    Dear All,
    Sorry for getting back late.
    Thanks for your inputs. Problem is solved using pushbutton. I gave the URL of the second Iview in the hyperlink of the pushbutton system action.
    The problem with the Popup window is that it wont allow you to to go back and choose or analyze other parts of dashboard. so we adopted the pushbutton approach which takes you to another window allowing full access to the main window.
    Once again, Thank you all.
    Points assigned as promised.
    Regards
    Joga

  • Link opens new window

    How do i have a link open a new window?

    <a href= "
    http://www.anything.com/something"
    target=_blank>link text</a>

  • Error when link opens new window

    I have the community projects portlet on the community home page, and when a user clicks on one of the projects, the project opens, but the base window turns into "Page not found". When I do the same thing as admin, it does not do this. Any ideas? Thanks.

    F.,
    We have been seeing some strange issues with new windows, sessions, etc. with IE8 over the last few weeks (particularly).  Do not have any definitive answers yet but may have something to do with the IE security fixes that came out recently.  If you (or your users -- not sure what role you have) have the ability to log a service request I would suggest doing so to allow us to better troubleshoot and track these issues.
    I will come back and update this thread when we have something more definitive.  Right now we are trying to catalog the various behaviors we are seeing and determine what might be going on.
    Best regards,
    Stevan - Oracle

  • Firefox will not open new window after clicking on link

    if I click on a hyperlink in an email message (Apple Mail) then Firefox will not open (if not running).
    == This happened ==
    Every time Firefox opened

    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).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Link bar additional link open new window

    I am new to flex and trying to learn. I am working on a small
    site. the site will have a few navigation items. However one links
    to another site. The rest are on the site I am using the bellow
    code. What I need is between the customer info adn account info is
    to add another link that opens a new browser window and goes to a
    url. I am a bit lost and not sure how to do that or if its possible
    with this. Any help would be great.
    <?xml version="1.0"?>
    <!-- containers\navigators\VSLinkEffects.mxml -->
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml">
    <mx:WipeUp id="myWU" duration="300"/>
    <mx:WipeDown id="myWD" duration="300"/>
    <mx:WipeRight id="myWR" duration="300"/>
    <mx:VBox height="188">
    <mx:LinkBar dataProvider="{myViewStack}"
    borderStyle="solid"
    backgroundColor="#EEEEFF"/>
    <mx:ViewStack id="myViewStack"
    borderStyle="solid"
    width="273"
    creationCompleteEffect="{myWR}" height="137">
    <mx:Canvas id="search"
    label="Search"
    hideEffect="{myWD}"
    showEffect="{myWU}" backgroundColor="#E81414">
    <mx:Label text="Search Screen"/>
    </mx:Canvas>
    <mx:Canvas id="custInfo"
    label="Customer Info"
    hideEffect="{myWD}"
    showEffect="{myWU}">
    <mx:Label text="Customer Info"/>
    </mx:Canvas>
    <mx:Canvas id="accountInfo"
    label="Account Info"
    hideEffect="{myWD}"
    showEffect="{myWU}">
    <mx:Label text="Account Info"/>
    </mx:Canvas>
    </mx:ViewStack>
    </mx:VBox>
    </mx:Application>

    This does what you want, kind of:
    <?xml version="1.0"?>
    <!-- containers\navigators\VSLinkEffects.mxml -->
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml">
    <mx:Script>
    <![CDATA[
    import mx.events.ItemClickEvent;
    private function itemClickHandler(event:ItemClickEvent):void
    if(event.label == "Open URL"){
    navigateToURL(new URLRequest("
    http://www.google.com"),
    "_blank");
    ]]>
    </mx:Script>
    <mx:WipeUp id="myWU" duration="300"/>
    <mx:WipeDown id="myWD" duration="300"/>
    <mx:WipeLeft id="myWL" duration="300"/>
    <mx:WipeRight id="myWR" duration="300"/>
    <mx:VBox height="188">
    <mx:LinkBar dataProvider="{myViewStack}"
    borderStyle="solid"
    backgroundColor="#EEEEFF"
    itemClick="itemClickHandler(event)"/>
    <mx:ViewStack id="myViewStack"
    borderStyle="solid"
    width="273"
    creationCompleteEffect="{myWR}" height="137">
    <mx:Canvas id="search"
    label="Search"
    hideEffect="{myWD}"
    showEffect="{myWU}" backgroundColor="#E81414">
    <mx:Label text="Search Screen"/>
    </mx:Canvas>
    <mx:Canvas id="custInfo"
    label="Customer Info"
    hideEffect="{myWD}"
    showEffect="{myWU}">
    <mx:Label text="Customer Info"/>
    </mx:Canvas>
    <mx:Canvas id="openURL"
    label="Open URL"
    hideEffect="{myWL}"
    showEffect="{myWR}">
    <mx:Label text="URL Opened"/>
    </mx:Canvas>
    <mx:Canvas id="accountInfo"
    label="Account Info"
    hideEffect="{myWD}"
    showEffect="{myWU}">
    <mx:Label text="Account Info"/>
    </mx:Canvas>
    </mx:ViewStack>
    </mx:VBox>
    </mx:Application>

  • Opening new window problem

    Hi,
    I have a problem in my application when opening new window by clicking on the button ( window.open('http://....') ). After new window opens, "parent" window becomes dead - all session variables are lost and as a result it throws user to the login screen (default page).
    I noticed that URLs in both windows have the same CFIDs and different JSession IDs.
    Does anybody know how to handle this problem, another words how to make new window open with new CFID?
    I am not sure if this is the reason, but cannot imagine anything else.
    Thank you in advance,
    LKhodab.

    According to the HTTP protocol standard all requests are completely stateless and have absolutely no connection to any other reqeust that come before or after.
    To allow session state management, ColdFusion uses cookies to know when a new request should share data with some request that came before it.  These cookies can either be a pair named "CFID" and "CFTOKEN" or one named "JSESSIONID".
    When you use JavaScript to create a child window in a browser, ColdFusion knows nothing about this.  All it knows is that it is getting another request.  If this request does NOT contain valid cookies identifying it as belong to some existing session, ColdFusion is going to create a brand new session with completely new data.
    If you are seeing different JSESSIONID values when you open this child window, this is probably what is happening.

  • 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!

  • When I click to open anything I get a box saying open link in new window, open link in new tab, download linked file etc.  When I go to close anything I get hide toolbar, customize toolbar.  It takes  3-5 clicks and it will finally close.

    When I click to open anything I get a box saying open link in new window, open link in new tab, download linked file etc.  When I go to close anything I get hide toolbar, customize toolbar.  It takes  3-5 clicks and it will finally close.

    In Firefox Options / Privacy be sure "Remember download history" is checked. To see all of the options on that panel, "Firefox will" must be set to "Use custom settings for history".
    To find your OS information, on your Windows desktop, right-click the My Computer icon, choose Properties, under System on that small window is info about your OS.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

Maybe you are looking for