How to change layout set in KM room part...

Hi,
My company is currently using EP6 SP15 and is in the process of trialing the use of Collaboration room.
One of the feedback from our users is that they do not like the layout of the KM document room part. What they would like to use is the "Tree list Preview Explorer" layout. Can someone point me to any documentation on how this could be done?
Thanks,
Thomas Siu

Hi Thomas,
It is easy to do this for a single room to experiment
before changing the iView settings for the template which would affect new rooms. You can go into the Details for the root folder of your room part and call up the "Presentation Settings". Then choose the "ConsumerTreeListPreview" as the Layout set.
In my rooms I typically add a set of extra links in the Room Links iView (perhaps restricted to the admins) that provide an Admin Explorer view and a WebDAV link. These look something like this:
https://myportal/irj/servlet/prt/portal/prtroot/com.sap.km.cm.navigation/room_extensions/cm_stores/documents/workspaces/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX?rndLayoutSet=AdminExplorer
javascript:document.write('<div id=mydiv><a href=https://myportal/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/room_extensions/cm_stores/documents/workspaces/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/ folder=https://myportal/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/room_extensions/cm_stores/documents/workspaces/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX>Click here if page fails to redirect.<\/a><\/div>');mydiv.addBehavior('\x23default\x23httpFolder');mydiv.navigateFrame('https://myportal/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/room_extensions/cm_stores/documents/workspaces/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX','_self');
Obviously, you need to change "myportal" to your portal name/domain and "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" to your room store GUID. These links make maintaining room content easier.
I also typically make the top folder a bit prettier by  using a taxonomy-like view with a grid of big folder icons with be links.
Regards,
Darin

Similar Messages

  • How to change a setting in the Java Control Panel with command line

    Hi,
    I am trying to figure out how to change a setting in the Java Control Panel with command line or with a script. I want to enable "Use SSL 2.0 compatible ClientHello format"
    I can't seem to find any documentation on how to change settings in the Java Control Panel via the command line
    Edited by: 897133 on Nov 14, 2011 7:15 AM

    OK figured it out. This is for the next person seeking the same solution.
    When you click on the Java Control Panel (found in the Control panel) in any version of Windows, it first looks for a System Wide Java Configuration (found here: C:\Windows\Sun\Java\Deployment). At this point you must be wondering why you don't have this folder (C:\Windows\Sun\Java\Deployment) or why its empty. Well, for an enterprise environment, you have to create it and place something in it - it doesn't exist by default. So you'll need a script (I used Autoit) to create the directory structure and place the the two files into it. The two files are "deployment.properties" and "deployment.config".
    Example: When you click on the Java Control Panel it first checks to see if this directory exists (C:\Windows\Sun\Java\Deployment) and then checks if there is a "deployment.config". If there is one it opens it and reads it. If it doesn't exist, Java creates user settings found here C:\Users\USERNAME\AppData\LocalLow\Sun\Java\Deployment on Windows 7.
    __deployment.config__
    It should look like this inside:
    *#deployment.config*
    *#Mon Nov 14 13:06:38 AST 2011*
    *# The First line below specifies if this config is mandatory which is simple enough*
    *# The second line just tells Java where to the properties of your Java Configuration*
    *# NOTE: These java settings will be applied to each user file and will overwrite existing ones*
    deployment.system.config.mandatory=True
    deployment.system.config=file\:C\:/WINDOWS/Sun/Java/Deployment/deployment.properties
    If you look in C:\Users\USERNAME\AppData\LocalLow\Sun\Java\Deployment on Windows 7 for example you will find "deployment.properties". You can use this as your default example and add your settings to it.
    How?
    Easy. If you want to add *"Use SSL 2.0 compatible ClientHello format"*
    Add this line:
    deployment.security.SSLv2Hello=true
    Maybe you want to disable Java update (which is a big problem for enterprises)
    Add these lines:
    deployment.javaws.autodownload=NEVER
    deployment.javaws.autodownload.locked=
    Below is a basic AutoIt script you could use (It compiles the files into the executable. When you compile the script the two Java files must be in the directory you specify in the FileInstall line, which can be anything you choose. It will also create your directory structure):
    #NoTrayIcon
    #RequireAdmin
    #Region ;**** Directives created by AutoIt3Wrapper_GUI ****
    #AutoIt3Wrapper_UseX64=n
    #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
    Func _JavaConfig()
         $ConfigFile_1 = @TempDir & "\deployment.properties"
         $ConfigFile_2 = @TempDir & "\deployment.config"
         FileInstall ("D:\My Documents\Autoit\Java config\deployment.properties", $ConfigFile_1)
    FileInstall ("D:\My Documents\Autoit\Java config\deployment.config", $ConfigFile_2)
         FileCopy($ConfigFile_1, @WindowsDir & "\Sun\Java\Deployment\", 9)
         FileCopy($ConfigFile_2, @WindowsDir & "\Sun\Java\Deployment\", 9)
         Sleep(10000)
         FileDelete(@TempDir & "\deployment.properties")
         FileDelete(@TempDir & "\deployment.config")
    EndFunc
    _JavaConfig()
    Now if you have SCUP and have setup Self Cert for your organization, you just need to create a SCUP update for JRE.
    Edited by: 897133 on Nov 16, 2011 4:53 AM

  • Reg: how to change layout in report writer

    HI all,
    how to change layout in report painter?
    regards
    JK Rao

    Hi everybody,
    I have a report painter using transaction ke30 and I want to change the header layout.
    Now it looks like that
    |_________|_________|
    But i want to add another header row above this row, so it will look like:
    |_________________________|
    |___________|_____________|
    Does anyone know the answer?
    Thanks a lot for your response
    Edited by: Vo Duy Pho on May 24, 2010 10:29 AM
    Edited by: Vo Duy Pho on May 24, 2010 10:37 AM

  • How to change layout of report  S_ALR_87012083?

    Hi everybody,
        How to change layout of report  S_ALR_87012083 except change  output control at selection screen ?
        For example,I need a list that there have vendor no. at every line of open item,and I don't need Total liabilities for every vendor.
    Thanks a lot for any help.

    Hi yu liang,
                     You can find vendor list having Vendor No. & without showing total liability for every vendor.
    after executing the report,
    1.You need to select "change layout (ctrl+F8)",
    a small window comes, it has two part -> column content & hidden fields.
    then u select "Vendor" from hidden field & move it to column content.
    2. at column content there is a column named "Total". u need to remove check for your column name "amount".
    now select "copy" button or enter. u will find the req. report.
    u can save it also by ur name.
    hope its helpful to u.......
    plz, reward points as a way of thanks if helpful...

  • How to change language setting in NI DAQ mx software ?

    Hello ,
    We just purchased the NI DAQ mx , which is done by my colleage ..
    so the software came in german even when I install ,it showed no any language selection option......
    So pls hepl me put how to change language setting in the software.
    Thanx
    Bhavin

    hello bhavin,
    DAQmx uses the operating system language settings.
    try to switch the language settings on your windows system to english, then DAQmx should also be english.
    regards,
    robert h
    NI germany

  • How Long until layout set changes are effective?

    I have made a copy of an SAP layout set to my own namespace.  When I modify some of the associated command groups, the changes are NOT showing immediately when I apply the layout set to a km folder.  I did find the 'rendering' cache setting under config and set it to a smaller value (was 1800 seconds : I made it 60 seconds), seemingly to no avail  I have used rendering debug mode and verified that my layout set is being applied. Is there some other settings/cache etc that I can tweak?

    Hi Hurton
    Here's how I usually get around this problem:
    1) Save your changes in the associated command group like you normally do. At this point the changes does not show.
    2) Remove all commands in the associated command group, you are making the changes to using "Shift+DEL". Save the command group with no commands entered.
    3) Enter the commands again into the command group using "Shift+INS". Save your changes.
    Your changes should now be visible. Hope it helps.
    Regards,
    Martin

  • How to change or set language in abap web

    Hi Experts:
    I use RSRT1 to run query by ABAP Web , how can I change or set the display language,
    thanks

    Hi Jeff,
    Below links may helps you to solve the issue .....
    http://help.sap.com/saphelp_nw04/helpdata/en/49/9dd53f779c4e21e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/EN/d7/c4673cffbb4c34e10000000a11402f/content.htm
    Regards
    Sudheer

  • How to Change Layout for Detail iview.

    Hi KM Gurus
    I need to know , where to change the Layout set for Detail Iview.
    Briefly saying....
    1. In KM under /documents ,i have a Folder by the name "MY_FOLDER"
    2. On click of the "Detail" wedge -
    > we get by default the screen of layout similar to [View -->Overview ]
                  All i am looking is , instead of Overview, i want the Feedback layout as default on click of the "Detail" wedge of Folder.
    Note : take a note on  MY_FOLDER ---> Details --> View --> Overview / Feedback..
    Any pointer on this would be highly appreicated...
    Thanks

    Hi Kumar.
    An Overview is hardcoded as default (initial) screen of the Details Dialog Box.
    Thereby, out of the box KM Configuration allows you to:
    1.
    define which areas appear in the standard overview in the right-hand screen area. You can also change the sequence of the areas. For example, you can always display feedback at the very top, and hide public comments. For more information, see [Overview in the Details Dialog Box|http://help.sap.com/saphelp_nw04s/helpdata/en/bd/f6ece7e98f6b42bd5756dad5a7f6eb/content.htm]
    2.
    use an alternative Details dialog box in place of the standard Details dialog box. For more information, see [Alternative Details Dialog Box.|http://help.sap.com/saphelp_nw04s/helpdata/en/45/c51dec75112e97e10000000a155369/content.htm]
    Best regards,
    Aliaksandr Zhukau

  • How to change layout for list display in background

    Hi All,
    I want to change layout for the list display of tcode fbl1n when i execute in background. is there anyway to select our own layout when i execute in background. When i execute in foreground we can change the layout by selecting change layout button, but how it possible when in backgroung, is there any way please let me know.
    Thanks in advance.
    Regards,
    Vishal

    Hi,
      Create a list variant by executing the program and changing the layout and saving..
      Then use the "Layout" parameter in the selection screen and give the variant you created earlier...
      Then while executing in background the list variant will be pickedup accordingly (given in the selection screen)..
    Hope this helps...
    THanks,
    Naren
    Message was edited by: Narendran Muthukumaran

  • RRMX  opens a default report. How to change this setting  ?????

    Hi all,
      If we type RRMX transaction code, it should go to BEx, but user has reported that whenever he types RRMX it opens a particular REPORT.  How can we change this setting so that the default report will not be opened, PLEASE ? It seems it started after upgrading to BW 3.5.
    Thanks.

    Rian,
       Thanks for your response. I have created a TEST User Id with the User Id that has the problem. I am not getting any default report with the TEST User Id when I type RRMX, just it goes to BEx (blank) only, but not to the report.
      I have followed your navigation steps (Business Explorer Tab/Setting/ New Workbook on embed) with TEST User Id and 'is based on permanent template' is checked' under 'New Workbook on embed', but not 'is empty'.
    I will go to the User's desk tomorrow and check the BEx settings on his PC.
    Thanks.

  • How to Change Trackpad setting to ...

    How can I set the trackpad in such a way such that when i click on lower right corner of it >>> i get the options that list (open in a new tab, open in a new window, etc) when using the browser
    It gets really annoying when using the internet
    I know i have to change the setting through system preferences ... but i don't know what to change it to
    Kindly help me with my problem

    Go into Expose & Spaces preferences (under the Personal category), click on the "Spaces" tab, and at the bottom of the window is the "Keyboard and Mouse Shortcuts" panel. The second drop-down menu for "to activate Spaces" will say "Secondary Mouse Button". (hence spaces being activated when you click the 'secondary mouse button' - bottom right corner of the trackpad) Change this menu to the "-" or "Middle Mouse Button" (since there is no middle mouse button on an  trackpad, this will do the same thing as the "-").
    And have you tried the two-finger tap option. That's what I personally use the most.
    Hope that helps!
    ~liam

  • How to change layout of new calculated item values?

    Hi,
    Is there a way on how to change colours or add a percentage symbol on the values of a calculated items?
    I do not want to change the source measures in the criteria area I used to get the calculated items results.
    Any idea?
    Regards
    Giuliano

    I solved this by using an other approach.
    Created a report and filtered the first resolts by certain value. Added a label.
    Used combine with similar request and filtered again.
    Created so many combines for the number of results I need to filters
    In result columns renamed the label with a description which is a common denominator for all the labels
    In pivot table, moved the main label to Rows and appled the sum
    the reults is below
    https://docs.google.com/file/d/0B0nRf4E3yBfpWS1WVjJjbWZyTG8/edit?usp=sharing
    Regards
    G

  • Event Library-how to change date set at 2005 ?

    Hi,
    The as yet empty Event library shows 2005. (top left in FCP X) I can't figure out on how to change that. I assume it's a date ?
    thank you

    Hi Ram,
    We will  load delta Intial with data transfer every weekend , and we run delta everyday , because we do delta init with data transfer with selections say ( 01.20011 to 12.2003 ) every weekend , hope I need to create new delta infopack  with new data selections say ( 01.2004 to 12.9999) only  to get update data in Infocube.
    Please correct me if I am wrong .
    Regards
    hari

  • How to use layout of one view(some part) in another view

    Hi All,
                 I need how to use a layout of one view(some part) in another view.if anybody knows, help me.
    Ex : I took two views.but some part of layout in first view is also needed in second view.Is it possible.
    Thank You,
    Anupama.

    Hi,
    Whichever common ui elements you want to put in both views. Keep them in one view.
    Now create two views which You want to display.( i.e you have to create three views in that two only will be used for display purpose ) In that both views add viewcontainer ui element and embedd that view which has common UIs. And Then add rest uncommon UIs in both views.
    I hope it helps.
    Regards,
    Rohit

  • How to change layout in List of Sales Orders (VA05)

    Hello,
    Does anybody knows how I can save layout changes or create new layout in transaction VA05 (List of Sales Orders)?
    Thanks for advance

    Hi,
    Goto VA05, enter values in selection screen press enter.
    In menu click on settings>layouts>Current  select the fields and save. Give layout name and description and press enter.
    You can choose your own layout  goto settings>layouts>Choose   click on layout from list of layouts.
    If you want to default your layout for VA05. settings>layouts>Administration. click on field default setting for your layout. Default you will get your own layout for VA05 transaction.
    Regards,
    Chandra

Maybe you are looking for

  • To display chinese/japanese language Character filename - Java Programming

    In Our application supports to upload a file with name in chinese/japanese language Character. When user tries to download filedownload dialog box is appearing with the filename as junk characters. How to solve this issue to display the filename as u

  • Automatic reorder point

    Hi I have following setting in material. Mrp type -VM service level -- 80 % planned delivery time -- 2 But system is not creating any proposals.

  • Thinkpad 8 covers & cases, and a question for Lenovo re: pricing

    Hi all, I recently bought a Thinkpad 8 and overall I'm very happy with it as I've had no issues so far. I've bought a cheap IVSO case from eBay for protection, but wondered if anyone had any leads on better quality ones out now or coming soon? The IV

  • Plugin and try/catch problem

    I have a plug-in that was working perfectly until I added an FileOutputStream and its corresponding try/catch block. Now when I try to run my plugin, the popup menu come up corrctly but when I click to run my code it tells me the operation is not ava

  • Lower sound Zen Vision Plus than Zen Micro Pho

    Hello! I have had Zen Micro/Zen Micro Photo in -2 years, before I this year switched to some Asono player, but the sound was low on that, and I wanted to go back to Creative for it's quality and sound.So I bought the new small Zen Vision Plus, very s