Is there a way to clear the error on a page.
I have code on a page that will throw the error message when a person tries to ship too much product.
Simple calculation... works perfect.
But when they correct the entry, the error ribbon still retains the error even though you can continue on with the entry.
Just an annoying eye sore to have it maintained on the page.
I have tried CLEARLASTERROR and ERROR(' ') *this clears the verbiage, but still retains the yellow error bar.
Refresh on the page does nothing...
For me to get rid of the error on the page, I have to close the page and reopen it for it to be gone.
Any help or thoughts to try??
Answers
I think the solution is to disable the notification somewhere there.
I have the feeling that this is part of a customization, as I never saw this error before.