Tuesday, 7 November 2017

What is the difference between onSave and Before Submit functions.

1.onSave function is used to do the validation purpose.By using onSave function we can stop the record save .
2.By using before submit function we can't stop the record saving

No comments:

Post a Comment