Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Site definitions - folders within photo library

  Asked By: Camille Bowen         Date: Oct 06, 2008      Category: Sharepoint      Views: 279
 

I understand how to create photo library in a custom site definition.
How would I go about initializing some folders within that photo library
when the site is created?

I tried adding something like this inside of the <List/> node but images
are created with the names (well, not images, but what the library
thinks are images).

<Data>
<Rows >
<Row>
<Field Name="A Photo Folder"></Field>
</Row>
</Row>
</Data>

Does anybody have an idea how I might do this?


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:            

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Site definitions - folders within photo library Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].