I am working on a document listing control that shows documents in an accordion type structure that allows users to set any level of folders and documents they need they need for the documents. I have 3 document types set up for the control and use the hierarcal viewer to show them. Everything works great except the documents show on all root pages and not just the page I need them to show on.Example structure.Root Page
- Second level Page
--Documents Group
---Documents folder
----file
----file
----file
---Documents Folder
----Documents folder
-----file
-----file
----documents folder
-----file
What I need is the viewer to only show on the second level page and not the root page in this example. What it essentially needs is to only show on a page that the document group is listed directly below.Hope this makes sense.
↧