Link to other tab !

Hi all !
I an beginner with OracleAS Portal. I have a problem need some guide !
I created three tab: TAB_A; TAB_B; TAB_C.
Inside the TAB_A, I place a link: me.info.com*. And my purpose is when anyone click this link, other content page inside TAB_B appear ! (seem as TAB_B was selected).
Can guide me to solve my problem !
Thank you !
Edited by: user627420 on Jun 19, 2009 7:55 AM

Hi Allen,
Lists are more useful and flexible in that case, you can apply a tab template on them.
Out of the box, tabs don't allow you to navigate to url's like you want to do. What you can do, navigate to a page in your current app and have in the header a redirect to the other app.
Make sure you transfer your session (and authentication) to the other app, otherwise you need to login again.
Regards,
Dimitri
http://dgielis.blogspot.com/
http://www.apex-evangelists.com/
http://www.apexblogs.info/

Similar Messages

  • I had about 17 tabs open on my browser. I clicked a link to open another one and when the tab opened the other tabs disappeared. What happened here?

    I had 17 tabs open. When I clicked a link to open a new tab all the other tabs disappeared. I thought a new window had been opened instead, but this is not the case there is only one window open on my mozilla browser. If I try to close the window I get a message that says there are 26 tabs opened, I opened 9 more tabs. Can anybody tell me what is going on here or how I might figure this out?
    Also, when I close a tab and try to reopen the tab using the right click menu, the 'undo closed tab' menu is disabled. What happened here? Can anybody tell me how to re-enable it?

    I've seen some occasional glitches with windows losing the toolbar area, but not one that disturbing.
    If you click and drag down on the 18th tab enough to tear it off into a new window (and possibly the same for the other newer tabs you opened), can you get the 17 tabs to re-appear in the first window? If not, I'm not sure there is a way to mend the window. If it's NOT a private browsing session, you might have to use Firefox > Exit (or File > Exit) and restore your session to get a working window. That won't work with a private window...
    As a backstop, you might also right-click a tab in the window > Bookmark All Tabs before ending your session. (Because session cookies and other transient data are not preserved when you reload bookmarks, this isn't as effective as restoring a session. On the other hand, bookmark storage is less fragile than session data storage.)
    Regarding Undo Close Tab, are the closed tabs listed on the History menu under Recently Closed Tabs? If so, that context menu item definitely should be enabled.

  • Everytime I open a new window to browse, in this new window I would right click to open link in new tab but the new tab always shows up in the other window.

    I would click a link which opens a new window. Then in this new window, I would right click to open link in new tab. The new tab does not show up in this new window. It instead shows up in the original browser window. How can I make the new tab show up in the same window?

    Firefox did have a behavior where some new windows -- those considered to be dialogs -- could not have new tabs, so new tabs were diverted to the window from which the dialog was opened.
    According to the bug tracking system, a fix is in the works:
    [https://bugzilla.mozilla.org/show_bug.cgi?id=644729 644729 – Popup window with all toolbars visible causes new tabs to open in another browser window] referencing [https://bugzilla.mozilla.org/show_bug.cgi?id=485237 485237 – Need to treat popups consistently].
    That second ones says Target Milestone: Firefox 12, so the fix probably didn't make it into Firefox 11.
    WORKAROUNDS
    That first bug says there is an add-on to work around this -- it enables the middle mouse button to open links in a dialog window: [https://addons.mozilla.org/en-US/firefox/addon/bug-586234-unfixer/ Bug 586234 Unfixer :: Add-ons for Firefox]. I haven't tried it myself.
    Old forum thread cross-reference: [https://support.mozilla.org/en-US/questions/824649 When I open a new tab it opens in the wrong window | Firefox Support Forum | Firefox Help]

  • Not true: Links to other websites open in a new tab so that your App Tab doesn't change.

    In the article "What are App Tabs", there's the following statement:
    "Links to other websites open in a new tab so that your App Tab doesn't change." That doesn't happen when I make an App Tab in FF 7.01 in Win 7. I want it to happen, but it doesn't. Sometimes I want to keep Gmail open while I open an link in an email. When I click on the link, I expect a new tab to open, but it doesn't. Instead, the App Tab the contains gmail goes to the linked website. How can I stop this from happening?

    *Tabberwocky: https://addons.mozilla.org/firefox/addon/14439
    *Tab Mix Plus: https://addons.mozilla.org/firefox/addon/1122

  • When I use firefox and have several tabs open, I can only navigate between them by minimazing and maximazing FF in the taskbar and then clicking on the other tab. When I want to click on content on the website (say a link) I need to mini/maximize again.

    If I want to switch to the other tab again, it only works if I do that again. It seems that I can either use the content of a website or use the functions of firefox, (like navigating between tabs, using favorites, typing in the address bar) but not at the same time. I always need to minimize and maximize the program by clicking on the task bar. This goes back and forth forever.

    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]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • In version 9 is there anyway to put the "Open Link in new Tab" back to where it was when right clicking on a link?

    The menu editor addon no longer works with FF v9.0.1, is there another way to change the location of the "Open Link in New Tab" contextual menu item when right clicking on a link?

    You can do that with code in userChrome.css.
    See my post here:
    *[[/questions/791244?page=2#answer-161497]]

  • Right-clicking on links and selecting "Open Link in New Tab" opens a blank tab.

    Seems like opening links in new tabs just doesn't work in any fashion. I right-clicked a link (several, actually) to open it in a new tab. It opened a blank tab. No sign of ever acknowledging the link, nothing in the URL bar. Just blank.
    Wonder if this is related to my earlier question about opening links from Thunderbird being broken as well...

    2 Solutions found in [http://support.mozilla.com/en-US/questions/791244]
    the user cor-el has a method that does not require any add-ons. He States
    This code in userChrome.css will move "Open Link in New Window" to the top of the context menu.
    <pre>@namespace url("<a href="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul</a>"); /* only needed once */
    #contentAreaContextMenu &gt; * { -moz-box-ordinal-group: 2; }
    #context-openlink { -moz-box-ordinal-group: 1 !important; }</pre>
    the user jay_ff shows how to do it using the Menu Editor Add-on
    1. Install the Menu Editor add-on from https://addons.mozilla.org/en-US/firefox/addon/menu-editor/ .
    2. After the installation, go to Firefox> add-ons (or simply use Ctrl+Shift+A)
    3. Go to the Menu Editor "Options"
    4. In the "Main context menu," simply grab the "Open link in New Tab" and place it below the "Open Link in New Window"
    5. and Voila! You may also change other menu options if you want to!
    I tried jay_ff method first and found that indeed changing the Main Context Menu did cause the hotlink context menu to change as well.

  • Safari wont let me open links in new tabs anymore? Please help!?

    On my Macbook, I'm using Safari as my browser.
    Everything was fine until this morning; suddenly Safari will not give me the option of opening links from one page in another tab in the same window.
    For example, if I'm browsing on EBay and want to open a search result in a new tab of the same window, usually when I would right click on my track pad or magic mouse, it would say "Open link in new tab" or "Open link in new window". However, now when I right click, it just says, "Open link" "Open link in new window" and "Copy link".
    I haven't changed any settings or anything on my Macbook whatsoever in the last 3 hours (at least that I'm aware of). Can anyone please tell me how to get this back to normal?
    Also, it seems that when I right click anywhere on a page, I only see the options "back" and "reload" whereas before there was "view source" etc.
    Please help!
    xx0

    Hi,
    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem. Safari: Add-ons may cause Safari to unexpectedly quit or have performance issues
    Since you are running Snow Leopard, *make sure Safari is opening in 32-bit mode, not 64*. Right or control click the Safari icon in the Applications folder, then click: Get Info In the Get Info window click the black disclosure triangle next to General so it faces down. Select 32 bit mode. Also, (in that same window) *make sure Safari is NOT running in Rosetta.*
    

Web pages now include a small icon or 'favicon' which is visible in the address bar and next to bookmarks. These icons take up disk space and slow Safari down. It is possible to erase the icons from your computer and start fresh. *To delete Safari's icon cache using the Finder, open your user folder, navigate to ~/Library/Safari/ and move this file "webpageIcons.db to the Trash.*
    If Safari still won't let you open links in new tabs, go to the Safari Menu Bar, click Safari/Preferences. Make note of all the preferences under each tab. Quit Safari. Now go to ~/Library/Preferences and move this file com.apple.safari.plist to the Desktop. Relaunch Safari. If it's a successful launch, then that .plist file needs to be moved to the Trash.
    If your forum profile is correct (10.6.1) go to the Apple Menu/Software Updates ...
    Very important to keep your system software up to date.
    If you install the 10.6.3 update make sure and repair disk permissions.
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn
    Edited by: Carolyn

  • I have an iPhone 4S I have done the recent update 6.1 and now my App Store is not working when I go into the feature tab I get an error " too many HTTP redirects" how do I fix this ? The other tabs are working and it is working on my iPad also

    I am having a problem getting into the App Store on my iPhone since the recent update, I have a 4s and it appears the feature tab is not working. When I try to go into the feature tab in the App Store I get a message "too many HTTP redirects" ?... Does anyone now hoe to fix this issue, the other tabs are working okay and everything is working on my iPad ?

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Firefox won't open external links (from other programs), says its already running but not responding.

    I'm having this problem, everytime i click a link on other program, like the program's link on the about tab, or a youtube link on Live Messenger, it won't open, a dialog pops up saying firefox is already running and not responding, but it is there, and working.
    If it matters, i have the "beta" tab preview enabled on the windows 7 toolbar.

    You're welcome

  • How stop FF31 from opening new window? I want to open all links in new tab at top of page.

    I think the following, quote below, from the help page is my problem.
    I have this one website I use that when I click on a link within the website it is opening a new window with the tab at the bottom. Also, when this happens, I am losing the orange FireFox rectangle, bookmarks and navigation options. How can I set FF31 so that the link opens in a new tab and I keep all my options? I am using Classic Theme Restorer 1.2.3. I also notice that in the new window I lose the ability to use some of the addons.
    I have two laptops and both are running FF31 and W7. One of them is working perfectly and the other is having this problem. As far as I can tell they are both set up the same. The only difference is that when I upgraded to FF31 they both had difference older versions of FireFox. I also read in the help forum that maybe I need to go back to FireFox 28 to accomplish what I am trying to accomplish.
    I noticed that when I go under about:config that the version of FF that is not working has fewer available options versus the version that is working. An example would be that the working version has "browser.tabs.onTop" where on the other laptop this is missing.
    >>>Open new windows in a new tab instead: This option controls whether links from other applications or from web pages which request to open them in new windows are opened in a new window or a new tab in the most recent window.
    Note: If you have chosen to open pages in new tabs, Firefox will ignore this option and will open a new window from a link if the page author specified that the new window should have a specific size, because some pages can only be displayed correctly at a specific size.<<<
    Thank you in advance for any help,
    yeto

    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

  • When I right click on a link "Open link in new tab" since a few days, it "jumps over" the tab to the right and opens in the tab next to that. How can I change this back to opening in the tab next to the page from which I opened as it used to be?

    When I right click on a link "Open link in new tab" since a few days, it "jumps over" the tab to the right and opens in the tab next to that. How can I change this back to opening in the tab next to the page from which I opened as it used to be?

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the 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]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Whenever I open a pdf document in a tab, it takes away my ability to scroll through websites open on other tabs. How do I fix this?

    I have use a laptop with a mouse, and I have the touch pad enabled. When I have just one PDF open the touch pad will scroll through only the PDF while the mouse wheel will still scroll through websites in other tabs. However if I open a second PDF the mouse wheel will cease to scroll through other sites and only work in that document. I have the latest version of adobe reader as the default PDF viewer. Also, if I leave a PDF document open when I leave the computer my stumbleupon toolbar will have switched places with my bookmarks toolbar when I come back; restarting Firefox always fixes this, though.

    I already found the Javascript solution in Acrobat... It works more or less (layout problems), but it's impossible to do one by one as I have many links in my doc...
    I don't understand why it's not possible to make it directly with InDesign before exporting it in pdf or while exporting it. There should be an option in the "new hyperlink" dialog box or in the pdf parameters.
    Does someone have another idea?

  • Firefox does not open links in new tab

    Using Firefox 3.6.15 with XPPro, if I click on a link in Google (or on this site for that matter), it will not open a new tab. In the past, I had no such problem before 3..6.16.
    My husband is using Firefox 3.6.15 with XPHome and his does open links in new tab.
    I have not added any new toolbars sin updating to 3.6.15. Only use the Roboform toobar and Firefox's.
    I thought this might have something to do with Google, which I think used to have an option to open links in a new page, but can't find any such options on Google search page now.

    Maybe it is a conflict between Vimperator and a TabMix-like extension?
    I am not sure but go check your tab related perfs and add-on options may help.
    Last edited by hk2717 (2007-09-13 06:24:12)

  • Opening a new link in a tab (contr+click or right click and open in new tab) causes ff to lose scroll position in first tab or main website, like google.

    Opening a new link in a tab (contr+click or right click and open in new tab) causes ff to lose scroll position in first tab or main window, like google.
    This does not happen when opening in a new window (shift+click).
    It was never a problem in older versions. I now have ff 3.6.17. I' afraid to install ff4 because everytime i do so (install e new version) something i liked dissapears or good add ons dont work anymore!
    I also don't like the fact that more and more of the adress barr is beïng used for crap i don't need. I'm a visual handicap and need all the space i can, just to read.
    Thanks for helping me out.

    To help other users find solutions, please return to this Thread and '''Sign-in''' to the forum with your Username and Password:
    click on '''"Solved It"''' next to the reply ABOVE that '''BEST''' solved your question
    '''DO NOT click "Solved It" next to this reply

Maybe you are looking for

  • Can I use two apple tv's with one itunes library?

    I have been looking for a way to store my DVD's on a hard drive and watch them via my Apple TV as they are taking up too much space on my shelves. My first thought was to buy a large external hard drive and rip the dvd's using Handbrake for my stream

  • Where Can I Buy A Tin Case For My Zen Mic

    Where can i buy one of those tin cases for zen micro's? i've seen some around and researched on google but cant seem to find any reatailers. links would be great. Thanks in advance

  • Sort by metadata in vista explorer?

    Has anyone figured out how to get the Vista OS (the File Explorer) to sort Adobe PDFs by metadata (properties)? For instance, I have about 100 PDFs of correspondence, which is part of a research project. I've entered the date of each letter into the

  • OLE2 error in Forms 6i.

    Hello All, I am using forms 6i and database 9i and Office 2007. When I am trying to import data from a excel file to the database using forms 6i OLE2 I am not getting the proper data. For example, I have excel data as below. EMPID ACC_NO PP_ID -- All

  • Incoming calls display email instead of name

    Since the last OS upgrade, I start getting email address instaed of the name of the caller. Is this a bug?