FORMULA LANGUAGE


EditRestoreDocument @Command
Example

Performs the menu command Edit - Restore.

Note This function is new with Release 6.

Syntax

@Command( [EditRestoreDocument] )

Usage

In a soft deleted document, restores the document to the view or folder it was deleted from.

In a soft deletions view, restores the selected documents to the folders or views from which they were deleted.

To create a soft deletions view:

1. Select File - Database - Properties from the menu bar.

2. On the Advanced tab of the Database Properties box, select Allow soft deletions.

3. From the View design list in Lotus Domino Designer, select the New View button.

4. In the Create View dialog box, enter a name for the view, then choose "Shared, contains deleted documents" as the View type and click Ok.


This command does not work on the Web.

Example