I am using the inviewedit event to directly edit the fields in the view.
There occurs one issue where the client crashes and needs to be restarted.
If any code is called in the following requesttypes from the inviewedit event
VALIDATE_REQUEST, SAVE_REQUEST, NEWENTRY_REQUEST
the following issue causes a crash:
Alphanumeric input into a number field and closing the current tab by clicking x
After the error message popped up, the client hangs up.
Thanks for help.