Has anyone used the cfcollection tag with alternate paths specified ? I'm finding my code as follows works
<cfcollection collection="pcms-#request.sitename#-docs" action="create" > This uses the default storage location. if however i use the path attribute and e.g. specify C:\MyCollections\ i get a message saying failed to create and invalid path ? is this a bug ? Thanks Alex P.S on latest nightly -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
