When trying to post a form that does not contain a required field, we will get a
(console) : Server side error 400: Not valid data. Field: 'myfield', type: required.
It would be nice to have that in the description of the popup.
Currently it shows a non informative : ERROR 400: Bad request
Tnx
(console) : Server side error 400: Not valid data. Field: 'myfield', type: required.
It would be nice to have that in the description of the popup.
Currently it shows a non informative : ERROR 400: Bad request
Tnx

, it is just the "Bad request" maybe that make users very uncomfortable and blame Espo, while it could say : "We found an issue with this form, it is not your fault, please contact your application administrator." It could even send a notification to the admin stream that it happened.
Comment