You are here: All Help Topics > Other Information > Action Events > Delete group in CaseView database

Delete Group in CaseView Database Action

The Delete Group event allows the user to delete an existing form from 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, selected from drop-down menu or entered manually

"Division1"

ACTION("CVDataDeleteGroup,expr1)

Where

expr1 = entry under Group

ACTION("CVDataDeleteGroup", "Division1")

Related Topics