Skip to Content
Menú
This question has been flagged
1 Respondre
7872 Vistes

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
Descartar
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
Descartar
Related Posts Respostes Vistes Activitat
1
de febr. 24
9604
2
d’ag. 23
2504
2
de set. 21
7337
1
de gen. 17
7990
1
de nov. 22
49271