Skip to Content
Menu
This question has been flagged
1 Reply
7483 Views

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.

Avatar
Discard
Best Answer

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"/>


Avatar
Discard
Related Posts Replies Views Activity
1
Feb 24
8864
2
Aug 23
1782
2
Sep 21
6819
1
Jan 17
7532
1
Nov 22
48652