You are here: All Help Topics > Other Information > Action Events > Add form in CaseView database

Add a Form in CaseView Database Action

The Add Form event allows the user to add a form to the CaseView database.

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.

 

Group

Identifier for the Group, either selected from drop-down menu or entered manually

"Division1"

Form

Identifier for the form (can be up to 12 alphanumeric characters)

"Centre1"

Description

Description of the Group

"Sales Centre 1"

ACTION("CVDataAddForm,expr1,expr2, expr3)

Where

expr1 = entry under Group

expr2 = entry under Form

expr3 = entry under Description

ACTION("CVDataAddForm", "Division1","Centre1","Sales Centre 1")

Related Topics