AgileShapes / SharePoint / Microsoft SPS |
This AgileShape can be used to automatically create a new form library under an existing SharePoint team site.
Field Name | Definition |
---|---|
FormLibraryName |
This property specifies the name for the new form library. |
FormTemplateRelativePath |
This property specifies the location of the InfoPath form template file (i.e. the XSN file) that should be associated with the new form library. The value of this property should be a relative path that specifies the location of the file relative to the AgilePoint Server application's root directory. E.g. If AgilePoint Server is installed at: c:\\Inetpub\\wwwroot\\AgilePointServer\\ and the InfoPath form template file is located at: c:\\Inetpub\\wwwroot\\AgilePointServer\\files\\MyTemplate.xsn then this property should be set to the following value: /files/MyTemplate.xsn |
OverWriteFormLib |
Default value: False This property specifies whether the AgileShape should overwrite the existing form library if one already exists at the location where the new library will be created. This property can be set to the following specific values:
|
Site URL |
This property specifies the URL for the new site where you want to add or remove the associated item (e.g., SharePoint site, document library, site collection, user, group, etc.). Below are examples of a valid SharePoint site URL:
|
The properties of the basic AgilePart AgileShape are also included in this AgileShape. For more information, see AgilePart.