Skip to content

Instantly share code, notes, and snippets.

Created December 8, 2010 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/733252 to your computer and use it in GitHub Desktop.
Save anonymous/733252 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<ListInstance Title="Portfolios"
OnQuickLaunch="TRUE"
TemplateType="10001"
FeatureId="59abaf93-f315-4c64-a7e3-e6402e05191c"
Url="Lists/Portfolios"
Description="List containing the available project portfolios">
<Data>
<Rows>
<Row>
<Field Name="Title">
System projects
</Field>
<Field Name="PortfolioOwner">
Per Petterson
</Field>
</Row>
</Rows>
</Data>
</ListInstance>
</Elements>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment