You are here: All Help Topics > Other Information > Action Events > Set current form

Set Current Form Action

The Set Current Form function sets the current form for the CaseView document.

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.

 

Form

The name of the form to be set as current (selected or typed in)

c2

ACTION("CvDataSetCurrentForm", expr1)

Where

expr1 = entry under Form

ACTION("CvDataSetCurrentForm","c2")

Related Topics