Thank you for the response. When I create a document, no folder is being created. The issue was due to the fact I was not using the correct reference for docType and folderDocType in autofolders.config
News Page -> NewsPage
I decided to start over again, and re-install the Runway and AutoFolders package. The first step from there was to create the following Document Types and Templates for the site I was working on
News Container (NewsContainer)
can be a child of Runway Homepage
News Page (NewsPage)
can be a child of News Container
Then I set the autofolders.config to the following
What are exact steps for setting up AutoFolders?
I am struggling to get the AutoFolders package working. I am not getting any errors messages and the setup I have implemented is below.
Document Types
Templates
Below is the code for autofolders.config
Thanks in advance for any help, which will be greatly appreciated.
Sean
Hi Sean
What happens when you create a document that should be put into an autofolder? Is the folder just not being created?
/Jan
Hi Jan
Thank you for the response. When I create a document, no folder is being created. The issue was due to the fact I was not using the correct reference for docType and folderDocType in autofolders.config
I decided to start over again, and re-install the Runway and AutoFolders package. The first step from there was to create the following Document Types and Templates for the site I was working on
Then I set the autofolders.config to the following
Thereby whenever I created a News Page, autofolders (NewsContainer) would be generated as specified by DateFolderProvider_Simple
is working on a reply...