Difficulty in locating XSL Folder List

Asked By 0 points N/A Posted on -
qa-featured

Hello! I have been searching for answers for this but to my dismay, not one result is successful. I am having a difficulty in locating the XSL folder list, can you show me a step-by-step process for this? Thanks!

SHARE
Best Answer by Alexander Dubson
Answered By 0 points N/A #165940

Difficulty in locating XSL Folder List

qa-featured

Hello Acilis,

Unfortunately,there is nothing built in with XML to list the folders.  You can easily locate the XSL folder list. What you need to do is by using the extension function do the directory processing from within the XML.

I’ll provide the script to how to get started.

Thank you.

Rubi Sharlene

Best Answer
Best Answer
Answered By 0 points N/A #165941

Difficulty in locating XSL Folder List

qa-featured

I'm assuming you meant XSLT folder list. If such is true, there are possibilities of locating the list but it would also depend on whether you're using Umbraco or some other CMS.

In order to solve this problem in Umbracco you would need to manually add the HTML code. This would be quite time consuming and would take some deeper knowledge of the language.

Here's a link which could help you with your issue at hand: Listing Files with XSLT.

Related Questions