move.csp

This page allows the user to copy, create shortcuts, and move selected items to a new folder destination. It is launched by the Copy, LinkTo, and Move functions in viewmanager.csp. The Move page appears below:

On the left is the list of selected source items, and on the right is the list of available destination folders.

Key parameters

The following parameters are passed explicitly to move.csp:
Parameter [IN] Values From Description

moveaction

moveaction

viewmanager.csp

The copy, link to, or move action to be applied.

id

<long>

viewmanager.csp

The object(s) to be copied, linked to, or moved.

The following parameters are passed explicitly from move.csp:
Parameter [OUT] Values To Description

action

moveaction

viewmanager.csp

The name of the action that the page has been requested to perform.

currDID

<long>

viewmanager.csp

The ID of the destination folder.

currSID

<long>

viewmanager.csp

The ID of the source folder.

id

<long>

viewmanager.csp

The object(s) to be moved.

move.csp requests the IDs of the objects to be copied, linked, or moved to a destination folder, and then uses these IDs to retrieve the objects' SI_ID property and SI_NAME property. The selected objects' names are listed in the page's Selected Items area, and the available destination folders are listed in the Folders area.

The user selects the folder destination to which the listed items will be copied, linked, or moved to, and then clicks the appropriate button. When the button is clicked, the sendMoveInfo function is called, and viewmanager.csp is reloaded.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com