increase height of footer in Editor form for error message
increase height of footer in Editor form for error message
This question has an accepted answers - jump to answer
This discussion has been closed.
This question has an accepted answers - jump to answer
Answers
Currently no I'm afraid. That is something i need to look at. However, I'd say that showing an SQL error the the end user should be avoided. If you use a validator to ensure that error is caught before it hits the SQL server, then you can show a nice error message to the end user.
Allan