steve-greyghoststudio
-
5/12/2010 4:57:46 PM
BizForm OnOnBeforeSave and OnOnAfterSave Actions
I'm trying to get an understanding of how to best use this BizForm feature. What I need to do is perform some integration into a CRM after a BizForm has been submitted.
I assume the OnOnBeforeSave and OnOnAfterSave functions are where I need to do this? Do these apply to the inline control too?
Does anybody have an example of how this works? Does the event have any parameters that you can access or do you just have to loop thru the Request.Form to get the input fields on the BizForm?
Thanks for any help or direction.
|