Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
15720 Представления

I want to set one page(Tab) as default, when i open the screen 

<notebook>

<page1></page1>

<page2></page2>

</noteboook>

here i want to set the page2 as default

 

Аватар
Отменить

I don't think you can. To achieve that. you probably need to make page2 the first one.

Is it sure that is impossible? It could be very useful if we have to select a default page that come from another module and already override another form view.

Лучший ответ

Just write in xml file like this :

<page string="Description" autofocus="True"> or <page string="Description" autofocus="autofocus">

Аватар
Отменить

Does not work in v8.

But does in v10 ;)

This works with version 10 and 9, but not previous versions.

This will work for odoo 9 and odoo 10...

Doesn't work with odoo V11 !

Лучший ответ

<page string="Description" autofocus="autofocus"> 

This is working in Odoo V12.

Аватар
Отменить
Лучший ответ

Any idea how to do this in version 15?

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
авг. 22
4553
3
мар. 16
4380
0
февр. 16
4105
3
нояб. 21
12185
0
авг. 21
2697