Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: hiding child departments after page content

  1. #1
    rfrancisco is offline Junior Member
    Join Date
    Jan 2011
    Posts
    5

    Default hiding child departments after page content

    i was wondering if there was a way to hide the links to the child departments that show up after the content portion of a page. For example, on my left nav I have

    Department A
    Apple Department
    Alpha Department
    Department B
    Bravo Department
    ........

    When you click on Department A, the content shows, but it also has links to the Apple Department and Alpha Department after the page content. Is there any way to hide this? I've tried changing the Display Format XMLPackage drop down to different xml files, but none of them seem to work. Should I just create my own?

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    You would need to modify one of the XML packages to not display that list, all of them are designed to display that 'out of the box'.

    If you want this for your departments only, I'd recommend you make a copy of one of the existing packages, then modify that one and assign just the depts to use it, so your other entity types aren't affected.