Provision signature enabled document libraries

You can provision a document library with signature functionality already enabled by following these steps:

  1. Open the provisioning configuration of the desired workspace for which you want to provision signature enabled document libraries.

  2. Go to ProvisioningConfiguration > WebDefinition > Features node.

  3. Add the Colygon.MatchPoint.Guardtime.KSI feature to be enabled upon provisioning at Site scope.

  4. Go to ProvisioningConfiguration > WebDefinition > Lists node.

  5. Add a new list node with template DocumentLibrary.

  6. Add a new Columns node.

  7. Add a new ColumnDefinition node.

  8. Set the Name parameter to "MP_Signature".

  9. Add the following SchemaXml:

     <Field Type="MatchPointSignatureField" DisplayName="MP_Signature" DisableParser="true" />
    

    Note: if you don't wish to disable the Promotion and Demotion functionality, you can omit the DisableParser attribute or set it to false, like so:

     <Field Type="MatchPointSignatureField" DisplayName="MP_Signature" />
    

    or

     <Field Type="MatchPointSignatureField" DisplayName="MP_Signature" DisableParser="false" />
    

  10. Check the AddToDefaultView checkmark.

  11. If you need to, repeat steps 5 to 10 to add more document libraries with signature functionality enabled.

  12. Save the configuration.

After following these steps, your specified document libraries will have signature functionality enabled by default after a new workspace creation.

results matching ""

    No results matching ""