You are here: All Help Topics > Other Information > Action Events > Launch CaseView form by code

Launch CaseView Form by Code Action

The Launch CaseView Form by Code action opens a selected CaseView document created for the same client file and displays the CV database information filtered by the specified form.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Document Code

Up to eight digit document identifier

 

"FT"

Form

Name of the form for that document

 

"Region1"

Filter

 

An optional filter to limit the forms that display.

 

ACTION("LaunchCVFormDocument", expr1 )

Where

expr1 = entry under Document Code

expr2 = entry under Form

ACTION("LaunchCVFormDocument", "Region1")

Related Topics