Skip to main content

I have a script which calls apex function through “sforce.apex.execute”. It is in try catch block and I have an alert in catch and return statement after it. If there is an exception, I get the alert message however if I correct data on page and again click button which calls this method, it doesn’t take the corrected data but takes the old data and gives the exception again.

Any pointers would be of great help.

Thanks!!

Would you mind sending us a copy of your script.  If you are leery of posting here you can send to support@skuidify.com

Thanks. 


Hi Rob,

I have mailed the script to support@skuidify.com

-Sayali


Reply