Hello,
I know that it is possible that after clicking a button, a popup window appears showing a form view.
But is the same possible with a Popup that displays a list view?
Many thanky.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I know that it is possible that after clicking a button, a popup window appears showing a form view.
But is the same possible with a Popup that displays a list view?
Many thanky.
Hi,
It is possible to show pop up window for tree view just like we call wizards by changing view_mode to tree
try this
<act_window id="launch_bankbook_wizard"
name="Name of View"
res_model="model.name"
view_mode="tree"
target="new"
key2="client_action_multi"/>
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
2월 24
|
9609 | ||
|
2
8월 23
|
2533 | ||
|
2
9월 21
|
7351 | ||
|
1
1월 17
|
8017 | ||
|
1
11월 22
|
49276 |