Hello,
I have a web application , my problem is that sometimes I add some information in a form by using a computed value.
If there was an error in this computed value (like : Comparison operators must be supplied two values of the same data type), the user will see a http error 500 when he open a document using the form modified.
I know that i must check my formula to be correct.
I want to find a solution to avoid the http error 500 (let the user see the old data without adding the computed value containing the error).
Think you in advance for your Help.
Yamen Loukil (Tunisia)