Try our conversational search powered by Generative AI!

Replace TreeView + FileSystemDataSource in cms 8?

Vote:
 

Hello!

In cms 6 we had a control to display files from a folder in a tree view. We accomplished that by using asp:TreeView and EPiServers FileSystemDataSource.


Is there a way to do this just as easy in cms 8 and mvc :), with for example the possibility to select file sort order and max folder depth to display?
Or do we just start building this ourselves by rendering an ul-list from recursive calls to IContentRepository.GetChildren(T)(ContentReference), or something like that?

#121238
May 05, 2015 13:55
Vote:
 

Hi!

Did you find a solution for this? I've stumbled upon the need for something similar. 

#122084
May 26, 2015 14:34
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.