Force documents to open in new window for all users?

Is there a way to force all portal users to open their documents in a new window? I know individual users can do it through the my account page, but is there a way to set the default as "open in new window"?

Open this file:
\plumtree\settings\portal\portalconfix.xml
Find and change this setting:
The default setting for the open in new window preference.
0 = same window.
1 = new window.
Users can override this setting by changing their personal preferences.
<setting name="OpenNewWindow">
<value xsi:type="xsd:integer">0</value>
</setting>
Message was edited by:
geoffgarcia
the code comments were blocking the forums ability to display the comments, so I removed the comment out tags

Similar Messages

  • Pdf's no longer open in new windows in all of my browsers

    pdf's no longer open in new windows in all of my browsers, how can I fix it

    Hi...
    Quit all browsers.
    Open the Finder.
    From the Finder menu bar top of your screen click Go > Go to Folder
    Type this exactly as you see it here:
    /Library/Internet Plug-Ins
    Click Go
    Move the Adobe PDF browser plugin (or just PDF browser plugin) from the Internet Plug-Ins folder to the Trash.
    Relaunch a browser to test.

  • How can I open a new window for a (calculated) PDF?

    Hi,
    I have a BSP application with MVC. The start page is a HTML/HTMLB page with some buttons. If you click on the buttons, you get a PDF document in the same browser window. I generated the PDF over smart forms from table/Cluster data.
    I call the controller in the OnInputProcessing event handler of the page and give it the parameters.
    The problem: if you are on the PDF you cannot come back to the start page. I think, it is better, if the PDF gets a new window. The user can open on this way many PDF docs.
    I tryed with navigation->next_page(...) or call_view etc. but all this dosn't work. Only the PDF will be show and in the same window!
    Do I have to separe the application in two applications and use the CALL_APPLICATION method?
    Or does anyone know a better way?
    Thank you!
    Regards
    Patrizia

    HI Thomas,
    I send you a fragment of the code. It does work well.
    Thank you for the links!
    The data are read, convert into a otf, then in pdf
    CALL METHOD me->print_otf_2_pdf
          EXPORTING
            otfdata    = model->otf
            response   = response
            navigation = navigation.
    METHOD print_otf_2_pdf .
    generated result: PDF format
      DATA: l_pdf_xstring  TYPE xstring,
            linetab        TYPE tlinetab,
            l_pdf_len      TYPE i.
    Conversion of output format OTF into PDF format
    now convert the final document (OTF format) into PDF format
      CALL FUNCTION 'CONVERT_OTF'
           EXPORTING
             format                      = 'PDF'
           MAX_LINEWIDTH               = 132
           ARCHIVE_INDEX               = ' '
           COPYNUMBER                  = 0
           IMPORTING
             bin_filesize                = l_pdf_len
             bin_file                    = l_pdf_xstring       " binary file
           TABLES
             otf                         = otfdata
             lines                       = linetab
           EXCEPTIONS
             err_max_linewidth           = 1
             err_format                  = 2
             err_conv_not_possible       = 3
             err_bad_otf                 = 4
             OTHERS                      = 5
      IF sy-subrc <> 0.
      ENDIF.
      CALL METHOD me->open_pdf
        EXPORTING
          pdf_xstring = l_pdf_xstring
          pdf_len     = l_pdf_len.
    ENDMETHOD.
    METHOD open_pdf .
      DATA: l_pdf_len  TYPE i,
            runtime    type ref to if_bsp_runtime,
            filename   type string,
            guid       type guid_32.
      response->set_header_field( name  = 'content-type'
                                value = 'application/pdf' ).
      response->set_header_field(
                        name  = 'cache-control'
                        value = 'max-age=0' ).
       l_pdf_len = XSTRLEN( pdf_xstring ).
      response->set_data( data   = pdf_xstring
                          length = l_pdf_len ).
      navigation->response_complete( ).
    ENDMETHOD.
    Regards
    Patrizia

  • Every Time I Open/Create A Document It Opens A New Window In PS CC

    -=PLEASE HELP=-
    I have Photoshop CC, And everytime I open/create a document it makes a new window. What I really want is it not to make a new window, and just do it's normal thing. This Is a problem for a numerous reasons. #1 I Cant see layers of document #2 I have to have multiple windows open instead of tabs #3 its just really annoying
    -=PLEASE I URGE YOU TO HELP ME=-

    Do you mean you want to open a new document in a new tab rather than in a new window?
    Try change your preference as below:
    Photoshop Preferences > Interface > Options > tick the "Open Documents as Tabs"

  • Problem with open in new window for second level tab

    Hi Friends,
    I am using 2 level tabs in my application. In my second level tab when i right click and select *open in new
    window* it is giving Page not found error. But for the first level tabs it is working correctly. How can i fix this so
    that either i can show the page when right click the tab and select open in new window or disable the right clicking
    for the second level tabs. Please help,
    Thanks
    Jeev

    Hi,
    I don't think its exactly possible, as tabs use javascript:doSubmit('somevalue'); and you can not open javascript in a new window, as javascript usually references the current page you are on, and since you open the javascript in a new window, it doesn't know what to reference. The most helpful thread I found was : Re: Open other tab in a new window (ATD reply, third from the bottom).
    Ta,
    Trent
    Edited by: tr3nton on Dec 3, 2009 4:19 PM; Hari beat me to linking to the correct thread, my bad.

  • Firefox will not open a new window for a website when it is supposed to and then will not close properly. I have un-installed and re-installed and problem persists, why? How is it solved?

    When I go on to some websites and click on certain things it wants to open a new window to display the information etc.
    I.E. On an agency job search site I click to do a detailed job search which should open in a new window, but this will not happen now on my Firefox.
    Firefox was working perfectly ok on Saturday 11th September but for some unknown reason has acted up since Sunday.
    There have been no Windows updates which could effect this and the laptop is otherwise working perfectly ok.
    Nothing has changed from Saturday Night to Sunday Night that I can see.
    I have even tried to do a system restore to solve the problem but with no success.

    I also have this problem. I cannot open links from a discussion board I frequent nor can I open links from my email. Also after opening my email, I cannot go to any other sites except my home page. I can then go no where else.
    When I close Firefox and try to reopen it, it does nothing! I have to bring up the Task Manager and end the Firefox process before I can get back in.
    To the best of my knowledge, this problem started with the new update to Ver. 3.6.9. I am running Windows XP Media Center 2005

  • How to force safari to open a new window when dock icon is clicked

    If Safari is already running on my MacBook Yosemite, and I click on the Safari icon in the dock, the Safari window is brought forward.  The behavior  I want is whenever I click the safari icon on the dock, is that a new safari browser window is opened.  I don't see this option in preferences (or any keyboard  mouse combination) that would make the dock icon open a new browser window.    (an option is available for new windows if you click on a hyperlink, but not if you click on the dock icon) .
    p.s. And I don't want to first  have to place focus on the current running safari and then click File New...too many steps when all I want is a new browser window
    Thanks in advance

    Hi css,
    Welcome to the Apple Support Communities!
    I understand that you would like to click on Safari in your Dock and have it open a new Safari Window. As you said in your post, clicking on Safari in the Dock brings the Safari window forward. There are a couple of possibilities to help resolve this situation. You can control-click (right click if enabled) on Safari in your Dock which will give you the option to open a new window. You can also click and hold on Safari, otherwise known as Press, to display these same options.
    Mac OS X: Additional features of the Dock - Apple Support
    Mouse clicks and key combinations for the Dock
    Control-click
    Reveals contextual menu for item. Menu choices vary per application or file. When used on Dock separator, it reveals Dock preferences. There you can turn magnification and hiding on or off, change the position of the Dock on screen, and change the minimization effect. Choose Dock Preferences to see more options.
    Press
    Reveals contextual menu for item. Menu choices vary per application or file.
    Cheers,
    Joe

  • Firefox 5.0 won't open a new window if all windows are closed or minimized

    Running Firefox 5.0 under Mac OS X 10.6.8. If I close all of the windows, or all windows are minimized, I can't open a new window. A new window is listed in the Windows menu with the name "Mozilla Firefox", but the window does not actually exist. The ghost window can't be selected from that menu and therefore also can't be closed

    Well, the behavior I described is now intermittent. Sometimes I can open a new window and sometimes I can't. If I can't, command-Tab does nothing. So far I've found no consistent circumstances under which I can or can't open a new window.
    Originally I was running computationally intensive program that required 3.35 days to complete its run. When the run was over the Firefox problem disappeared - for awhile. Then the problem recurred in the intermittent fashion I've described.

  • Open a new window when a user clicks a button

    Hello!!
    I have the following problem, I have a table with a button, and when the user clicks the button, I want to open a new window, I don't know how to set the button so that it opens another window...
    Does anybody have an idea of how to do this??
    thank you in advance

    Hi,
    Following thread may help you
    http://forum.sun.com/jive/thread.jspa?forumID=123&threadID=53654
    MJ

  • Devlop an Alert window for all users

    Hi
    I am currently working on QA project based on webdynpro.when Quality parameters are going more than standard values,then i need to send an alert to all users accessing this webdynpro based application.can anybody tell me how to do this?
    Thanks
    Prasad

    Open this file:
    \plumtree\settings\portal\portalconfix.xml
    Find and change this setting:
    The default setting for the open in new window preference.
    0 = same window.
    1 = new window.
    Users can override this setting by changing their personal preferences.
    <setting name="OpenNewWindow">
    <value xsi:type="xsd:integer">0</value>
    </setting>
    Message was edited by:
    geoffgarcia
    the code comments were blocking the forums ability to display the comments, so I removed the comment out tags

  • My safari is messed up.  Every time I do anything it randomly opens a new window for a website that looks like a virus. It also will not let me watch anything on Netflix. I don't know what to do, someone help!

    Every time I try to do anything on my safari it randomly opens new windows to what looks like fraud websites.  Also it will not let me watch anything on Netflix. Please help!

    You may have installed the "DownLite" trojan, perhaps under a different name. Remove it as follows.
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    /Library/LaunchAgents/com.vsearch.agent.plist
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item named "VSearch" selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    /Library/LaunchDaemons/Jack.plist
    Restart the computer and empty the Trash. Then delete the following items in the same way:
    /Library/Application Support/VSearch
    /Library/PrivilegedHelperTools/Jack
    /System/Library/Frameworks/VSearch.framework
    ~/Library/Internet Plug-Ins/ConduitNPAPIPlugin.plugin
    Some of these items may be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including any that have the word "Spigot" or "Conduit" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    This trojan is distributed on illegal websites that traffic in pirated movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect much worse to happen in the future.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the DownLite developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight is inexcusable and has compromised both Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • When I click on a link, Firefox opens a new window for that link, how do I change this setting?

    I am unaware of having made any changes to my settings before this started. The best way I can describe it is that simply clicking on a link causes it to "open link in new window" rather than simply "open"

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions 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

  • How can I force firefox to open every new window at full size of the screen ?

    When I firefox, it reloads my opened windows, but not always at full size.
    So I have to resize each window manualy.
    Is it possible to force firefox to open every window at full size of the screen ?
    Or is it possible to Maximize every window already open in one click ? (like the use of CTRL key in Windows)

    Try experimenting with this add-on: https://addons.mozilla.org/en-US/firefox/addon/default-fullzoom-level/
    By the way, if you have McAfee Site Advisor installed, disable it because it interferes with the way Firefox functions.

  • How can you get CMD + L to open a new window, when all windows are closed?

    In Firefox 28 and earlier, you could hit Apple + L (CMD + L) when no FF windows were open, and it would pull up a blank page with the cursor blinking in the address bar.
    After installing FF 29, when you hit CMD + L (with no windows open) it just plays the system alert sound and does nothing.
    I want to be able to hit CMD + TAB to gain control of an idle Firefox, and then be able to hit CMD + L to gain control of a BLANK address bar.
    Every other version of Firefox I've ever used did this, so am I missing something here? Any ideas?
    Note: I realize that you can hit CMD + N to launch a new window and then CMD + L to select the text within the address bar. I'm not looking to re-train my habits within Firefox, but simply want that feature like it was in the previous 28 versions.

    Well, after an entire week without a word from Mozilla, I officially give up.
    I understand that new software will have bugs when it is released. I understand that the bugs are fixed in the order of greatest impact/priority. I also understand that my issue is not a bug, rather a feature that was inexplicably removed.
    A couple of things I cannot understand —
    Why would Mozilla remove '''ANY''' features from their software when they are touting this as the most customizable web browser ever? That is obviously not logical and will be to their detriment in the long run.
    Furthermore, if a person did get on here just to complain about this update, they were immediately met with a canned response from a moderator, which offered a few options to make Firefox '''LOOK''' like the previous version. That speaks volumes about this update and the developers' confidence in it. The person who gets on here with a legitimate problem asking why a feature was removed — they get '''NO''' response from a moderator. Again, this speaks volumes. I am not even asking for an immediate solution to this problem, just the acknowledgement that there is a problem. On top of that, especially in the development of software, the old adage particularly rings its truest — ''If it ain't broke, don't fix it.''
    Lastly, I think we can all agree that Firefox 29 is a blatant ripoff of Google Chrome. If I wanted Google Chrome, that is exactly what I would have downloaded. That pains me not only as a devout Firefox user for nearly 10 years, but especially as I have donated over $200 to the Mozilla Foundation in that time. In other words, I have financially supported the development of a software that has become absolutely indifferent to its users' needs, and moreover, they have now resorted to copying off of their neighbor.
    I have since rolled back versions — all the way to Netscape Navigator 9 — which seems to have just about as much functionality as the bungled mess that is Firefox 29.
    I genuinely appreciate all of the time and effort that goes in to creating open-source software, and I financially support the projects that I feel adhere to the open-source philosophy. That said, Mozilla.org seems to be straying away from this philosophy, to the point where, for me, it is simply time for a change.
    Thanks for the memories, Firefox!

  • How can I force Firefox to open a new window (tab) a certain size. I need a smaller box but it always opens full screen.

    I get tired of having to click on the upper right box every time I need the smaller window, which is VERY frequently. I teach college online and need to see only a portion of the large screen as the rest may distract me while grading. This COULD prove unfair to my students.

    Don't know if this is the answer you want, but it gives you an idea of what you can do.
    * Using the window.open method<br>http://www.javascript-coder.com/window-popup/javascript-window-open.phtml
    You can resize an existing window with a bookmarklet, but you would have to be able to initiate the bookmarklet from the window.
    * javascript:self.resizeTo(642,364);self.moveTo(0,0);
    * http://dmcritchie.mvps.org/firefox/kws.htm look for "resize -" in the k.html file listed.

Maybe you are looking for

  • Reading text file in Jdeveloper

    Hi, This is Manjunath , working as Project trainee in oracle. i have been doing extensions of the Oracle EBS . One of the work which is assigned to me is that to display the list of files and if i click on any one of the file name that has to open th

  • Cost of execution of a query

    Hi, I have two queries both give exactly the same result set , both the queries are identical just with one difference , in one query we have code = '51 2345' and in the other query we have text = 'impulse' , which is the text value for the code . Th

  • Issues while archiving Invoice documents

    Hi all, While archiving Invoice documents using MM_REBEL(using company code only), it was found that the write job is picking up certain open Invoices also. ie the subsequent Accounting document was not cleared/archived. My understanding was the syst

  • Portal masthead messed up - par file needed

    Hi I recently performed a transport of the masthead from NW7.0 EP SPS13 to NW 7.0 EP SPS14 I was careless enough to have overridden the original com.sap.portal.navigation.masthead on the target system.  Apparently the transport messed up the masthead

  • Dreamweaver On-Line Courses

    If anyone is interested in a Dreamweaver course(s) I highly recommend Dreamweaver 8 at Ed2go.com. I have taken HTML, Dreamweaver4 and Flash MX through Ed2go and the courses are very good and are taught by the top Dreamweaver and Flash instructors in