cancel
Showing results for 
Search instead for 
Did you mean: 

Show file listing in document library tree

purohitsumit
Champ in-the-making
Champ in-the-making
Hi All,

I am trying to reuse documentlibrary component in web-view dashlet. I found this helpful link

http://stackoverflow.com/questions/13363398/alfresco-share-sites-dashlet-for-document-library


Current documentlibrary tree lists folders only under the tree, individual files are only listed in the right regions of the page( where it list all available actions to each file also).

Is there a way to list file names also in the tree, in addition to folders name.
I want to show it something like this:
<code>
Library
|
|Documents |
     |
     |folder1
     |file1.txt
     |file2.jped
     |file3.pdf

What files should i change in order to get combined listing as shown above.

<code>
Thanks


10 REPLIES 10

ya, because i don't know what to put there and default entries from "documentlib" page gives error.
Does that has any impact on how to make REST call ?

thanks