Message Boards

Selecting from specific directory

thumbnail
Achmed Tyrannus Albab, modified 7 Years ago.

Selecting from specific directory

Regular Member Posts: 158 Join Date: 3/5/10 Recent Posts
Hi,

I tried searching but unsure of what are the terms for what i am looking for.
So, is there a way where in Structure and Template, when a user clicks "Select" for image, it opens up a specific directory instead of the top most directory? Is there a setting for this?

Thanks.

Edit:
Let me try and be somewhat clearer.
- There are 2 sub-directories under my Documents and Media. Lets name it Directory A and Directory B.
- I've created 2 Structures and Templates with each having only the Documents and Media field.
- I want the field of the first Structure and Templates, when clicked - directly open from Directory A
- I want the field of the second Structure and Templates, when clicked - directly open from Directory B
- I don't want neither to load from the top most Document and Media directory

So is there a way?

Sample structure script:

	<dynamic-element datatype="document-library" fieldnamespace="ddm" indextype="keyword" localizable="true" name="Image" readonly="false" repeatable="false" required="true" showlabel="true" type="ddm-documentlibrary" width="">
		<meta-data locale="en_US">
			<entry name="label">
				Image
			</entry>
			<entry name="predefinedValue">
				
			</entry>
			<entry name="tip">
				
			</entry>
		</meta-data>
	</dynamic-element>