Link in Column Header to open new page

I have a tabular form based on a table and I want one of the column headers to be a link to open up a new page. How can I do this?

The simplest thing would be to put some text outside the href tag in your column heading first and then create the link next to it:
Text 1 < a href="your_url" target="_blank">Text 2< /a >
Ensure you have ticked the "Sort" box next to the column in the report attributes for that column, and then you should find that if a user clicks on Text 2 they get the link opening in a new window, but if they click on Text 1 it will sort the column. If you wanted to be extra fancy, you could make Text 1 a small image file (i.e. an icon) so that clicking on the icon would sort the column but clicking on the text link would open the new window. Try out some combinations and see what you think.
BEWARE: The "Text 1" non-hyperlink must come first - if you try reversing the heading like this:
< a href="your_url" target="_blank">Text 2< /a > Text 1
...it won't work! And as previous posters have said, remove the spaces between the < and > signs.
Colin

Similar Messages

  • When I click on a web page link, it creates a bookmark does not open page, need to right click and open new page or tab

    When I click on a web page link, it creates a bookmark does not open page, need to right click and open new page or tab

    My own problem not a system one

  • Most of the time when i click my magic mouse on an item it gives me options like back, open new page, etc.

    When I try to use my magic mouse, most of the time it won't open an item but instead will give me options like: back, open new page, open link in new window, and I am actually on top of for instance, the comment field in facebook...It takes several attempts of clicking off the entire page to get it to just open the link or respond appropriately...

    the mouse performs a right click instead of a left click. Check your mouse preferences in the system settings.

  • Won't open new page when I click bookmark, instead changes pages EVEN THO PREFERENCES SET TO OPEN NEW PAGES

    Firefox keeps on changing pages, even yanking minimized pages back onto the screen and changing them, even though I have Firefox preferences set to always open new pages to accommodate links on a page or bookmarks.
    I don't want Firefox to tamper with any pages, period. If I have a pages minimized, no way should Firefox be yanking that page up back onto the screen because it's "too lazy" to open up a new page to accommodate a bookmark or link clicked on.
    It's extremely aggravating to click a link on a page, get a new page then, when I click the page to close it I find no page underneath, indicating that Firefox had changed the original page rather than open up a new page automatically to accommodate the link, etc.
    What's the point of me in Firefox preferences setting it up for Firefox to open up new pages automatically when afterwards it doesn't?

    Perhaps try the add-on Tab Mix Plus. It has a feature that you can force every link to open in a new tab if you like:
    * http://tmp.garyr.net/help/#Links (description of options - see "Force to open in new tab")
    * https://addons.mozilla.org/en-us/firefox/addon/tab-mix-plus/ (install page)
    I don't know whether it has any effect on bookmarks. You can open those in a new window by holding Shift or in a new tab by holding Ctrl when clicking.

  • Firefox not opening new pages in new tabs

    Just updated to FF 5.0 on OS 10.6.6. Got my pref set to open new pages/bookmarks in a new tab, but it just loads them into the current window.
    I disabled all of my extensions (Download helper, web dev tools, Firebug, TinyURL generator, Yahoo mail notifier) and no dice.
    Arg! What happened?
    I appreciate any suggestions.

    If you left-click a link then that link is always opened in a the current tab.<br />
    You need to middle-click a link or use command+Left-click to open the link in a new tab.<br />
    The setting in Firefox > Preferences > Tabs only makes it possible to divert links that specify a target window to open in a new tab instead.
    You can look at these extensions:
    *Open Bookmarks in New Tab: https://addons.mozilla.org/firefox/addon/open-bookmarks-in-new-tab/
    *Open Link in New Tab: https://addons.mozilla.org/firefox/addon/open-link-in-new-tab/

  • Taking forever to open new pages, if at all

    I've used Firefox for years, and it was always THE best browser. However, the last couple of versions have shared a problem, and it's driven me away from Firefox. First of all, regardless of settings, Firefox insists on opening the last page that was displayed, rather than the Google News page that I've told it open...the preference page *shows* the correct Google News page, but, Firefox continues to go back to whatever was last opened. This is annoying, but, not a game-breaker.
    What is, however, is that Firefox has become incredibly slow in opening *any* page, if it opens the page at all. When I attempt to go to a web-page, it appears that it's trying to open that page, but, nothing happens. I get the "loading page", and the url shows up, but, that's it. Sometimes, after several minutes, the page will slowly load; most often, Firefox simply sits there, with no error messages, no "Firefox is not responding" or anything else. I have the latest version of Firefox, along with the latest versions of Internet Explorer, Chrome and Opera; all three of *those* browsers open new pages instantly and go to the proper homepage, by the way.
    I have completely uninstalled Firefox several times, and deleted every trace of it I could find on my computer, to no avail. I would *love* coming back to Firefox, as I still consider it the best browser, but, with the way it's working, that's not an option.
    I have tried every single suggested "fix" in Mozilla support pages, and none have done a bit of good. Any other suggestions?

    On the slowness issue, could you try these two diagnostic steps:
    (1) Run Firefox in its Safe Mode.
    Firefox Safe Mode is a standard diagnostic tool to deactivate extensions and some advanced features of Firefox. More info: [[Troubleshoot Firefox issues using Safe Mode]].
    ''If Firefox is not running:'' Hold down the Shift key while launching Firefox.
    ''If Firefox is running:'' Either --
    * "3-bar" menu button > "?" button > Restart with Add-ons Disabled
    * Help menu > Restart with Add-ons Disabled
    -- then OK the action.
    In both scenarios, a small dialog should appear. Click "Start in Safe Mode" (''not'' Refresh).
    Any difference?
    (2) Disable the Flash plugin
    Since Flash is used so pervasively on the web in the background or for menus, it can be difficult to disentangle Flash issues from other issues. So... here's one way.
    Open the Add-ons page using either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click Plugins. Then on the right find "Shockwave Flash" and set the permission selector to "Never Activate".
    Notice any difference?

  • Repeat the Group Header on a new page

    Crystal Reports will only repeat the Group Header on a new page if there is at least one Detail on that page. If the last page of a group has only the Group Footer, then the Group Header will not repeat onto that page.
    Is this correct?
    I have this problem and have struggled to find which switch setting that I had used was overriding the "Repeat the Group Header on a new page" setting.

    Hi Renju,
    Conditionally suppressed sections are Not suppressed when exporting to .txt, unfortunately.
    -Abhilash

  • Removing columns heading for a perticular page in ALV list display

    Dear All,
    For last page of my ALV list display i need to remove columns heading (Strictly for single page only).
    Kindly help me with possible solution.
    I am triggering page break by  using group attribute in the sort catalogue.(  l_v_sortcat-group     = '* '. )
    Best Regards
    Ravishekar Thallapally

    if u can catch the page number,
    while building fieldcat, put the condition
    if sy-page = (page number)
    ls_fielcact-fieldname = fieldname.
    ls_fieldcat-tech = 'X'.
    LS_FIELDCAT-NO_OUT = 'x'.
    modify lt_fielcat from ls_fieldcat.
    but how r u catching page number?? can u pls tell
    endif.
    Message was edited by: Hymavathi Oruganti

  • OK! I am unable to type into any pages documents ... just started doing this. Tried opening new page ... no luck ... thries to edit a current paper... no luck!!! Help, anyone have an idea what I have done?

    OK! I am unable to type into any pages documents ... just started doing this. Tried opening new page ... no luck ... thries to edit a current paper... no luck!!! Help, anyone have an idea what I have done?

    Try a new post in the Pages forum. They would know better then us.
    DALE

  • BSP code to open new page in new window after button click

    Hi expert,
    I have a requirement to write a BSP code to open new page in new window after button click. I have done the same for opening in same window but not for opening in new window.
    Can you please help me out with the code in which the page opens in new window and the menubar & Addressbar is displayed in hide mode.

    Hi,
    To add more with Anubhav...
                              onClientClick = "javascript:window.open( 'pop.htm' ) "
    You can create a pop.htm page, and call the same in another page using the above code.
    Refer standard BSP examples, SBSPEXT_HTMLB, SBSPEXT_PHTMLB, SBSPEXT_XHTMLB. You can run the default.htm pages and see what way you want to design your BSP.
    Thanks,
    Sreekanth

  • Why does Firefox get hung up, when opening new pages? I've tried disabling plugins and extensions to no avail.

    Initially, when I open Firefox everything opens very quickly. However, after several minutes it gets hung up when opening new pages. I have close the browser and reopen it to start over. But each time it does the same thing. Works well at first then poops out. The trouble started yesterday. Before then, I never had any problems.
    I've tried disabling all the plugins and extensions, but it doesn't make any difference.

    Try to repair the disk permissions:
    * http://thexlab.com/faqs/repairprocess.html
    * http://support.apple.com/kb/HT2963 Troubleshooting permissions issues in Mac OS X

  • Safari won't open new pages from Google links

    I'm a bit confused - I'm using Safari on my iMac and MacBook, both with OS 10.4.10, and want to open google links in new pages. This works fine on the MacBook, but not the iMac, even though I've checked the box "Open links from applications in a new window".
    Do you think I need to reset Safari in some way?
    Many thanks
    Chris

    ...want to open google links in new pages. This works fine on the MacBook, but not the iMac, even though I've checked the box "Open links from applications in a new window".
    That preference setting refers to opening links from other applications in a new window. For example, if you click on a link in a Word file displayed by Microsoft Word, or in an email displayed in the program Mail, the link will open in a new window in Safari.
    To see the shortcuts for opening a link from a web page (e.g. Google) in a new window, go to Safari > Preferences, click on the Tabs section, and read the Command-key shortcuts listed at the bottom of the window. Exactly what those shortcuts are depends on your settings in the checkboxes above. (To see the difference, change some of the settings in the checkboxes and watch the shortcuts below change.)
    I'm not sure what the difference is between the settings on your two Macs. I'd go over the preference settings to get an idea of why they're behaving differently.

  • Safari 8.0.2 updated on the 20Jan2015 and Link from Mail do not open | Advertisement pages opens | Blank page do not open on new window click, etc

    Hi! 
    Safari 8.0.2 was last updated on the 20Jan2015 and is my default browser. 
    Below listed are issues with Safari after last two updates.
    When I click web link from mail, Safari does not open that link. I changed to Chrome browsing & it works.
    When I click to open new window from the dock, I get last browsing page of the previous opened window web page, where by my setting is for a bank page for a new safari window. .
    Every time I click on the link to open in the same browsing web page, a new tab opens with advertisement web page. How can I stop advertisement pages to open automatically.  
    Safari does not open first time by one finger single click on the safari icon from dock, need two finger click and then select the preferences.
    Thanks, will await your assistance & if required updated version at the soonest.

    1.Use free AdwareMedic to remove the adware
        http://www.adwaremedic.com/index.php
        Download, install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
        Once done, quit AdwareMedic.
                   or
        Remove the adware  manually  by following the “HowTo” from Apple.
        http://support.apple.com/en-us/HT203987
    2. Safari > Preferences > Extensions
         Turn those off and relaunch Safari to test .
         Turn those on one by one and test.
    3. Safari > Preferences >  Search > Search Engine :
        Select your preferred   search engine.

  • Safari Download links not working, opening new page

    Hi,  I am not to happy with the latest version of Safari, and it has made one problem worse.  When I click on a download link, more often than not, instead of getting a file to download, it opens a new page and appears to be loading the file as raw code.  I will see in the location bar at the top something like:
    download.php or FileName.zip, and it cycles a while until the full file is loaded but does not show anything by a blank page...   Before this version I could right click and choose save linked file As and it would usually work, but now that doesn't work.
    Anyone else seeing this problem or have a solution?
    I have speed downloader but I have it turned off for sites that were problematic, but  Safari doesn' seem to use it anyway, because when it works, it opens a Safari download window, not SD
    Thanks
    Jeff

    Quit Safari if it's running. Move the file
    Library/Preferences/com.apple.Safari.plist
    in your home folder to the Desktop. Test again. If downloading now works as expected, then that's where the problem lies. Otherwise, it's still somewhere in your Safari settings, but I wouldn't know where. You'd have to ask the "Speed Downloader" developer what to do next.

  • Disable app link when opening new page in safari

    I am wondering if there is a way to turn off the app link that appears in Safari when opening a new page on websites that have apps available. This is super annoying to me because if I wanted to open the app, or install the app for that matter I WOULD OPEN OR INSTALL IT MYSELF, lol. I don't need a popup taking up screen space, slowing down how Safari loads and operates. This pops up every time I load a new Google page, or Amazon page - etc, whether I have the app installed or not. I've been all through the settings and searching the web and I cant find any way to turn this "feature" off. Can anyone out there help me please?

    Hi Scooter!
    Thanks for posting a Presuming "SOLUTION"
    I don't have these problems as you described, but did you drag the Cookies.plist to the desktop and relaunch Safari an try to open a NEW TAP.
    What happens now ... is Safari handling opening a new tap from the TOP SITE window?
    Post back ...
    Dimaxum

Maybe you are looking for