Hi,
The way to go will be to call the save from script and if server throws an exception, handle it in java script. Use the method
Xrm.Page.data.entity.save();
If you rely on user clicking on save button, then there is no way to force this.
Hope this helps.
-----------------------------------------------------------------------
Minal Dahiya
blog : http://minaldahiya.blogspot.com.au/
If this post answers your question, please click "Mark As Answer" on the post and "Vote as Helpful"