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 ??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
3896
Widoki
You can put autofocus="autofocus" attribute on 2nd page in notebook, an by default it would be the active one
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się
This is not simple in the case of Odoo. You may do this by javascript.