Sub Folder layout in Portal 3.0.9

By default, the sub-folders created followo a across-down pattern.
E.g. a b
c d
Is it possible to override the default layout, so that the folders are displayed as
E.g a
b
c
d
null

Tony,
Can you provide instructions on doing this? What exactly should you set in Folder layout to override the default.
Thanks in advance.
null

Similar Messages

  • How to change a folder layout set using KM api?

    Hello,
    I'm developing a program using KM api that creates different folders with properties, permissions, ... I want to use a different layout set depending on the folder that i am browsing, but these folders are created dinamically, so I cant set a different layouts set for each one manually (Details > Display > ...).
    Does anybody know how I could do it using KM api? I mean, that every time I create a folder using KM api I should assaing dinamically the default layout set for this folder. I searched in the api and examples and I didn't find anything.
    Thanks in advance and best regards,
    JC

    Hi all,
    Problem solved... I decompiled standard code and I did what SAP do when they want to change a folder layout set:
    IResourceContext context = ResourceFactory.getInstance().getServiceContext("cmadmin_service");
    com.sapportals.portal.security.usermanagement.IUser puser = context.getUser();
    ICollection collection = (ICollection)ResourceFactory.getInstance().getResource(RID.getRID("folder_path"),context);
    IRepositoryServiceFactory factory = ResourceFactory.getInstance().getServiceFactory();
    ILayoutService layoutService = (ILayoutService)factory.getRepositoryService(collection, "LayoutRepositoryService");
    ILayoutContext userContext = layoutService.getContextForUser(puser, "");
    ContextProperties commonProperties = new ContextProperties(layoutService, collection, userContext.getAnonymousContext(), layoutService.getProfiles(), new HashMap());
    commonProperties.initFromPersistence();
    commonProperties.setSelectedProfileID("LayoutSetProfile");
    commonProperties.setSelectedLayoutsetID("ID_of_my_layout_set");
    ArrayList errormsg = new ArrayList();
    commonProperties.save(null, errormsg, false);
    Thanks and regards,
    jc!

  • Customizable folder-layout (Settings)

    Hi All,
    I have searched for posts, that could belong to my use case, but I couldnt find some.
    Use Case: I want an option, so that all portal users could chnage their own folder layout - that is no problem (Details--> presentation).
    But in the presentation iView there are two options (1st) Settings for all users  (2nd) Settings for you. I think that the 1st-option should only be shown for admin-users, not for normal users. But the normal user, who has permissions to open the details-dialog has also the permission to change the layout set portal wide. In my mind it is dangerous. My question: Can I change the permission, so that the normal portaluser has only read-permissions for the portalwide-layout set and write-permissions for his own behaviour.
    Hope someone could help me. really thanks for that.
    Best regards,
    Steve

    Hi Steve,
    the default behavior is mentioned in <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/4a/5a899fd6a7364dad14fd5f503f7085/frameset.htm">SAP Help</a>:
    <i>All users can personalize the presentation of folders in the Details dialog box. Choose Settings -> Presentation to do this. You can select one of more layout profiles that are graphically depicted using thumbnails.
    If you are assigned to the service permission Layout, you can define the folder display not only for your user, but also for all users. However, the other users can override this setting
    </i>
    So, you need to make sure that the "standard users" have not the service permission "Layout" or "Full Control" (default!)
    Hope this helps,
    Robert

  • LR5.3 - Imports in to one folder, but displays sub-folder incorrectly

    Hi all
    I have recently upgraded to LR5.3 and have now noticed an issue when importing photos.  When importing in to one folder (as a sub folder), the photos are imported correctly, - on disk they appear in the correct place, howevr in the folder panel, the sub-folder is shown outside of the main folder.
    Imort settings are:
    Note , on disk the folder '20131226 - Boxing Day' appears correctly (These are all under a root folder 'Photos - LR Masters')
    However, in the LR Folder Panel, the folder '20131226 - Boxong Day' appears outside of the 'Photos - LR Masters'
    If I attempt to move the folder by dragging, I get an error that the folder already exists.
    Any ideas?

    Hi Rikk
    Thanks for replying on this, I have tried to the parent folder but get the following error:
    The strange thing i sthat the folder is correct on the disk, the photos can selected from the library and can be developed and exported. The only thing wrong is that the imported folder appears outside of teh parent folder in teh library

  • 'Contacts' folder with sub folder cannot be removed after synching via iTunes

    'Contacts' folder with sub folder cannot be removed after synching via iTunes
    I am trying to remove a 'Contacts' subfolder
    ie Contacts < default folder
    - Contacts Mysubfolder 1 < Trying to remove this subfolder folder
    via my microsoft outlook onto my iPhone.
    Despite not having 'Contacts Mysubfolder 1' on my PC's outlook after deleting it, it does not delete the subfolder in my iPhone.
    I even restored my iPhone settings to the original via iTunes.
    I also replaced my physical iPhone but still synching with my original Apple ID + iTunes on the same desktop.
    All I did was after replacement of my iP, i setup my microsoft Exchange account, and there it was, the Contacts subfolder which is no longer around, appears on my iPhone contacts folder list.
    My outlook is on Microsoft exchange and I am on iP 3Gs
    Please help
    Thank you

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you are running 64-bit Windows and the above steps haven't helped try installing the version of iTunes that can be downloaded from this support document. iTunes 12.1 for Windows (64-bit — for older video cards)
    If you still have no luck try reinstalling iTunes 12.0, links in the user tip.
    tt2

  • How to get the last sub folder value from the string in Webi report

    I have an object coming from universe, this object will contain string e.g. \\Users\Public\Pictures\Sample\
    or    \\Users\Doc\BI\BO\Webi\
    I need the last sub folder from this path to be displayed i.e. Sample and Webi.
    I would like to know how it can be done.
    I tried using formulas like POS, SubStr and Length. however the issue is that the length of the the sting is not fixed and the number of "\" are also not fixed.
    I would appreciate any help regarding this.
    Regards,
    Yogesh

    Hi,
    What is the formula you have written though?.
    =length(right([folderpath]);pos([folderpath];"\")+1)
    Thanks,
    Jothi

  • With Mavericks I have to hold command key down and double click to get a sub folder to open in a new window.  Can I go back to just double clicking ?

    With Mavericks I have to hold command key down and double click to get a sub folder to open in a new window.  Can I go back to just double clicking ?

    Of course. To do it, open a Finder window, go to Finder menu (on the menu bar) > Preferences > General, and untick "Open folders in tabs instead of new windows".

  • How do I copy the same app folder layouts from one device to another? We have a several iphones and ipads.

    how do I copy the same app folder layout from one device to another. We have several apple devices.
    It's a challenge when syncing a device for the first time to go through all the apps and apply them back to the same folders as on your other iphone.
    I've seen suggestions of taking pictures of the correct layout, then manually applying it to the new device. Big time waister.
    What's the work around?
    Thank you

    I'm afraid there is no short workaround. One thing that you could do if you were REALLY desperate is reset your device to factory settings and then restore it from your other device's backup, but that is rather risky and you probably don't want to take your chances just for folder layouts. I would just do it manually.

  • Move clips from timeline to event sub folder?

    Aloha,
    Is there a way to move clips in the timeline that I have cleaned into a sub folder in an event library?
    I come from a non FCP background and still trying to wrap my mind/workflow around the FCP formula.  Generally I clean clips and drop "some" into a "to be used later" folder. 
    Example - While on location I might shoot some location shots while im waiting around.  The locations shots will use in the last 3 mintues of a 25 minute finished project.  When I get to post I edit and clean all clips in the order they are received.  When I find the location clips I simply move them to a folder labled "to be used later".  When I get to the section of the project/timeline were the clips are needed I drag them or the entire folder into the timeline.  
    I see how to make a folder inside an event but I am not able to drag a clips from the timeline to this created folder.  I have tryied to hold down Shift, CMD, OPT, CTRL and have no sucess.
    Thanks you for your time and help.
    Frederick
    Marbelle

    Aloha Fox,
    Thanks for taking the time to answer my questions.  I feel you really understood my concern and gave me some good viable options.
    There is a lot for me to learn and unlearn. I have been editing for over 16 years and most of that time I was using Edius. This is big paradigm shift coming to the Mac and FCPX. 
    The idea for me is to edit the video and move the "to be used later clips" into a bin/folder instead of moving them to the location in the timeline were they will be used at that very moment.  Its just a preference, I know plenty folks would just move the clip to the location.  Edit software is just a tool I have to decide if FCPX is the right tool for me. 
    Thank you again Fox for your time and understanding of my question. 
    Be blessed,
    Frederick
    Marbelle

  • How do I move a file to a sub folder without duplicating

    Please help....I am trying to move a file within my list of subfolders to a subfolder. It not only moves it, but also keeps the same file in the subfolder list, in other words, duplicates it. I just want one in the subfolder, not in the sub folder and one in the subfolder list. I do not like having to go to the subfolder list and deleting each file, once I have moved the file to a subfolder.

    Try resetting home folder permissions and ACLs. If you have a permissions problem in your account, then it could be inherited to subdirectories in the account and propagate the problem. To reset this, reboot the system with the Command-R keys held down immediately after you hear the boot chimes. This will load to the OS X Recovery tools, and when you do so, select the Terminal from the Utilities menu.
    In the Terminal, run the command "resetpassword" (all one word, lowercase), and in the utility that pops up, choose your hard drive, then your user account from the drop-down menu, and then click the button to reset home folder permissions and ACLs.
    This should ensure all folders in your system are properly accessible, so when you drag items around they are moved by default, instead of copied or otherwise handled.
    Alternatively, as CT mentioned, if you are using Command-C to copy a selection and then are trying to paste it in a new location with Command-V, then this will result in copying the files and not moving them.

  • How can I open all the tabs saved in a sub folder of the bookmark menu simultaneously in a single click/command ?

    I have saved some of the related tabs in a common sub folder in the bookmarks list and whenever i have to open this tabs always i have to open them individually coz the 'open all in new tabs' option is not available for subfolder, so is there any command or click available from which i can directly open all the saved tabs of a subfolder simultaneously in one single attempt ? using vaio laptop, windows 7 basic, firefox version 6.0.2 !

    yes i do that on my desktop but i dont have middle click option on laptop and even in the right click context the ''open all in tabs'' option is desplayed but is in light color i.e. not functional. Is this a problem with windows 7 or missing plugin or add on could help or extension of some sort ? please help !

  • How can I create a sub-folder within my "Documents" folder?

    How can I create a sub-folder within my "Documents" folder? I have many similar documents that I want to group together. This will also un-clutter my Documents folder.

    Also, you can add a New Folder button to the Finder's toolbar by opening Finder, going to the View menu in the menubar, selecting Customize Toolbar..., and dragging the New Folder icon to the toolbar in the Finder window. Then it's just one-click for new folders wherever you want them.

  • How do i delete a contacts sub folder from my iphone?

    How do i delete a contacts sub folder from my iPhone?

    Hi, sure.
    Under "contacts" "Groups" I have the "All Contacts" option at the top, underneath that i have 3 empty subfolders that have come in from my PC Outlook program. I've deleted these from Outlook, shut Outlook down, shut iTunes down, re started both programs and re synced my iPhone4 and iPhone5. They are still on the iPhone 4, just given to my wife, but have disappeared from my iPhone 5!

  • Bug with workflow that creates a folder and sub folder with the same name.

    Hi,
    I've found a possible bug in SharePoint 2010 workflows. I only have access to SharePoint 2010 and SharePoint Designer 2010 over my companies intranet, afaik I don't have access to to logs or anything server side so sorry for the any missing information.
    I had some problems with a workflow in one list that needed to create some folders and subfolders in a second list. The production version did a lot more so I setup a test area with 1 list and a workflow that only does the folder creation part and have managed
    to consistently replicate this problem.
    The test list has two columns, [title] and [sub folder title]
    The workflow starts by getting the values for [title] and [sub folder title] into variables.
    It then creates a folder in the same list with the same name as [title], and then creates a sub folder under this with the name from [sub folder title]
    So the resulting structure would be:
    Test List:-
        List item with fields [title] and [sub folder title]
        [folder: title]:-
            [folder: sub folder title]
    If both folder names are different (e.g Folder1 and Folder2) then it works perfectly fine, if both folder names are the same (regardless of character case, e.g. samefolderName and sameFolderName) then the workflow fails.
    As part of the test i made the first action of the workflow to log the message "Workflow Started" to the history list. When the workflow fail there's nothing logged in the history list other than the error: "The workflow could not update the
    item, possibly because one or more columns for the item require a different type of information."
    Creating a sub folder with the same name as it's parent works fine manually but for some reason a workflow can't seem to do it in one action.
    As there's no history list entries before the error it looks like the workflow is just failing to start but if i do something like add an if statement to check if [title] and [sub folder title] are the same, and only create the subfolder when they are not
    then it runs fine doing what it's set to.
    The function of the workflow in our office was for convenience so were just working without it. Just wanted to post to see if anyone else has come across this/could try to replicate or explain this  and see if it's a SharePoint bug or something specific
    to our setup.
    thanks,
    Martin

    not sure about the specifics of your workflow, but if you're querying the list for the folders... keep in mind that a list lookup will only ever bring back ONE item... even if there are several items that meet the filter criteria... example: if i search
    a list for an item assigned to "john doe", there may be 15 tasks that meet the criteria, and it'll only grab one... this is why SP Designer WARNS you when your list lookup may exhibit this behavior.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Page not found Error while creating new sub folder in the Sharepoint Document Library

    Hi All,
    I am a site collection administrator when i creating new sub folder under the folder in document library, am getting below error
    "Page not found  The
    page you're looking for doesn't exist."
    please help me, Thanks in advance!!
    Srinivas

    Hi Srinivas,
    Please check ULS log for more useful information when this error occurs.
    Please also check if this issue could be reprodued in other libraries, if not, you can use the new library instead.
    Thanks
    Daniel Yang
    TechNet Community Support

Maybe you are looking for