.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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