[Vtigercrm-developers] onChange event handler ?

Alan Lord alanslists at gmail.com
Wed Jun 11 16:14:44 GMT 2014


On 11/06/14 16:17, apcloic wrote:
>
> I don't see how to do this with workflow or event handler as both require an
> action such as save/create/delete to perform the operation, it looks like
> there is no "onChange" option.
>

There must always be a "Save" action or else nothing would change ;-)

There are several states in the Event Handler - you can compare the 
values before save and what you have now and you can also test for 
"isNew()".

Workflows also allow you to test for a change of certain field types.

HTH

Al



More information about the vtigercrm-developers mailing list