This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - On Create Item Fail, run client method

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.