Applies to:
- Winshuttle Foundation
Create Folder plugin properties
The Create Folder plugin creates a folder in a SharePoint document library.
Value Pair |
Description |
rootfolder |
The URL of the document library. For example: http://wid105/formex/myLibrary Value from a SharePoint Column: [MyLibraryColumn] Value from a FormField: [//my:library] or [/my:myFields/my:library] |
name |
The name of the folder which is to be created. For example: MyFolder To create a value from a SharePoint Column: [MyFolderNameColumn] To create a value from a FormField: [//my:folder] or [/my:myFields/my:folder]. |