Article Details
Id:11831
Product:finPOWER Connect
Type:NEW
Version:2.01.00
Opened:29/04/2014
Closed:29/04/2014
Released:27/06/2014
Job: J013161

Account Script Events; new event "StatusChangePreOpening" added

A new Account Type script event "StatusChangePreOpening" has been added.

This fires before an Account is opened and allows the Account to be modified and saved. Note, this event is within a database transaction so will be rolled back if the Open fails.

These scripts can be defined for each Account Type under the Scripts page. The Script must be defined as an "Object Events" type with the object set as "Account". Use the "StatusChangePreOpening" event.