This page, which is titled Add New Folder, is a form in which the user enters the name of a new folder that is being added to the Organize Folders page. It is launched by the GetNewFolderName
function in viewmanager.csp and move.csp.
The form takes the name of the folder as input. When the user clicks the Add button on the form, the sendNewName
function is called, and the new folder name is submitted. This name is retrieved in viewmanager.csp and processed by the CreateFolder
function. For more information on the new folder functions located in viewmanager.csp
, see Creating new folders.
The following parameters are passed explicitly to newfoldername.csp
:
Parameter | [IN] Values | From | Description |
---|---|---|---|
The following parameters are passed explicitly from newfoldername.csp
:
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |