Add a Document Review method
Document Review methods are defined in the Project Settings, but used in class-specific validation rules. These methods are scripted instead of using the built-in logic available for non-scripted validation rules.
If you require a more detailed Document Review rule, you can add a Document Review scripted method that can later be used by a Document Review rule by following these steps:
-
On the
Project tab, in the
Configuration group, select
Project Settings
.
-
Click the
Document Review tab.
The Document Review settings are displayed.
- Click Add and type a descriptive name for the new Document Review method.
-
Click
OK.
The Document Review Script Method Properties window is displayed.
- Select the desired Event Type from the list.
- Copy the Script Sample into your project script and update as necessary.
- Click Close.
- Optionally, click OK to close the Project Settings window.
- Save the changes to your project.