Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1397 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Please use as simple as follows:

this.classList.add('selected'); 

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 9 25
2735
0
thg 8 25
346
1
thg 8 25
2401
2
thg 7 25
8171
2
thg 7 25
4609