Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3944 มุมมอง

I have a button btn1 and a notebook with two <page> : page 1, page 2 ; i want that when i open the view which contains the notebook, i want tha the page2 is show not the page1, someone help me please ??

อวตาร
ละทิ้ง

This is not simple in the case of Odoo. You may do this by javascript.

คำตอบที่ดีที่สุด

You can put autofocus="autofocus" attribute on 2nd page in notebook, an by default it would be the active one

อวตาร
ละทิ้ง