guyIncognito - Thursday, January 21, 2010 1:48 PM:
Hi,
I was wondering if it was possible to call a client method if the creation of a new item fails. I have a method that performs server-side validation on the onBeforeAdd event. When this validation fails I would like to be able to perform some client-side actions.
Is there a way to hook this, for lack of a better name, onAfterAddFail event?
Thanks.