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

Bring2mind Forums

How to list all files
Last Post 04/12/2010 1:40 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Stephen D
New Member
New Member
Posts:2


--
04/06/2010 3:56 AM

Is there a way of creating a list of all documents in DMX with the folder location (folders within DMX not folders on the server)?

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
04/12/2010 1:40 PM
Hi Stephen,

Yes. It is not hard to sculpt the SQL. What would you use to present the data? Directly in SQL? In DNN?

Hints for the SQL creation: tie DMX_Entries to itself through CollectionId (the ID of the parent) to EntryId. Then use DMX_ShortTexts to get the title of both. Note you need more complex structures to assure correct security.

Peter
You are not authorized to post a reply.