create folder page
Creates a folder in the current Encyclopedia volume. Createfolder.do uses <context root>\iportal\activePortal\private\filesfolders\createfolder.jsp to create the new folder.
Name
<context root>\createfolder.do
Parameters
Table 25‑7 lists and describes the parameters for the create folder page. The create folder page also uses the common URI parameters.
Table 25‑7 Parameters for create folder URI
URI parameter
Description
workingFolderID
The ID of the folder to contain the new folder. Specify either workingFolderID or workingFolderName.
workingFolderName
The name of the folder to contain the new folder. Specify either workingFolderID or workingFolderName.
Used by
Not applicable.