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

My version is Odoo 14 community

Steps thats  I  did  as follows :

  •  I have inherited the partner form view.
  • Added a new notebook
  • Added 13 pages  with one2many  records  inside that notebook
  • When ever I click and Add a line in that pages, till the third page, everything is fine and working properly
  • When I try to add a record on forth page,after saving the record on clicking the close button on pop up's top, a js error is coming saying classList of undefined. (Screen shot attached).  
    TypeError: Cannot read property 'classList' of undefined

Pleas help me

아바타
취소
베스트 답변

Please use as simple as follows:

this.classList.add('selected'); 

아바타
취소
관련 게시물 답글 화면 활동
1
7월 25
2245
2
7월 25
7730
2
7월 25
4142
2
7월 25
3904
2
6월 25
2524