Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 01/01/1900 12:00 AM by  Anonymous
How to get hierarchical structure of files
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
craig salee
New Member
New Member
Posts:15


--
11/11/2005 12:30 AM
    Hey, how can I get the hierarchical structure of the documents and containers that are added to the dmx module.  

    In other words, after I add a bunch of containers and documents to the module, I want to get the hierarchical structure of everything added so that I can create a module to graphically display all of this data in a diagram.  Let me know. thanks!
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    11/11/2005 10:12 AM

    This is quite simple, actually. Check out the table DMX_Entries. It is the heart of the module. It is a self-referencing table. The id field is 'EntryId' and the parent id field is 'CollectionId'.

    Peter

    You are not authorized to post a reply.