Monday 11 May 2015

SharePoint Workflow Tasklist instance

<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
  <ListInstance FeatureId="{f9ce21f8-f437-4f7e-8bc6-946378c850f0}"
        Title="FSRWorkflowTasks"
        OnQuickLaunch="TRUE"
        TemplateType="171"
        Url="Lists/FSRWorkflowTasks"
        Description="This list instance is used for FSR workflow Task items"
        RootWebOnly="FALSE" />
  <ContentTypeBinding ListUrl="Lists/FSRWorkflowTasks"
                       RootWebOnly="FALSE"
                       ContentTypeId="0x0108003365C4474CAE8C42BCE396314E88E51F"/>
</Elements>

No comments:

Post a Comment