Editing record scripts

You can edit record scripts for a record type.

Procedure

To edit a record script:
  1. Start the Designer.
  2. In the Schema Repository Explorer view, expand the Record Types orRecord Types - Stateless , and expand the desired record type.
  3. Expand the Record Scripts folder until you see the record script you want to modify.
  4. Double-click the script. .
  5. Edit the record script. If this is a new script, type your code in place of this line:
    REM added your hook code here
    
  6. Close the script editor window.