콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
4240 화면

in my RML report, i got an error when my query doesn't found any record.

SyntaxError: JSON.parse: unexpected end of data at line 2 column 1 of the JSON data

a message appear only in my terminal.

How can I display an error message on browser ??

Thank You


아바타
취소
작성자 베스트 답변

I resolved this by overriding create method, i put search method to get my record, if i found nothing i handle with osv.except_osv.

This method passed before RML search Query, so it works !

아바타
취소