sharepoint - Using the default approval workflow task form in a custom Visual Studio Workflow -
I'm creating a custom approval workflow in VS, but I make a custom Infopa form to create a work edited form I'm unable. Is there any way to use the form which comes with Ootibi approval workflow ??
Thank you
Example:
< Code> & lt; Element xmlns = "http: //schemas.microsoft.com/sharepoint/" & gt; & Lt; Workflow name = "WorkflowProject1 - Workflow1" Description = "My SharePoint Workflow" id = "1ac59aff-6d65-4e7c-9dc1-e84e7cbc6b3a" CodeBesideClass = "WorkflowProject1.Workflow1.Workflow1" CodeBesideAssembly = "$ AssemblyName $" & gt; & Lt; Categories / & gt; & Lt; Metadata & gt; & Lt; AssociationCategories & gt; List & lt; / AssociationCategories & gt; & Lt ;! - tag to specify InfoPath form for workflow; Delete tags for forms that you do not have - & gt; & Lt ;! - & lt; Association_Formurn & gt; [Urn for association form] & lt; / Association_Formurn & gt; & Lt; Instantiation_Formurn & gt; [Uran for institute] & lt; / Instantiation_Formurn & gt; - & gt; & Lt; Task0_Formurn & gt; Urn: schemas-microsoft-com: office: InfoPath: workflowInitAssoc: -AutoGen-2009-07-30T07: 17: 57: 12Z: 1033 & lt; / Task0_Formurn & gt; & Lt; - & lt; Task1_Formurn & gt; [URN (Type 0) form for Task & lt; / Task 1_Forman & gt; - & gt; & Lt ;! - Modification forms: Create a unique guide for each revision form - & gt; & Lt ;! - & lt; Modification_ [UNIQUE GUID] _Formern & gt; [Urn for modification form] & lt; / Modification_ [UNIQUE GUID] _Formern & gt; & Lt; Modification_ [Unique GUID] name_ & gt; [Workflow Status page on the amendment in the name of & lt to appear as a link; / Modification_ [Unique GUID] name_ & gt; - & gt; & Lt; StatusPageUrl & gt; _layouts / WrkStat.aspx & lt; / StatusPageUrl & gt; & Lt; / Metadata & gt; & Lt; / Workflow & gt; & Lt; / Elements & gt;You can check installed Central Administration & gt InfoPath templates; General Applications Settings & gt; Manage form templates & gt; When you click on the template you could see the form URN.
Hope it helps.
Comments
Post a Comment