Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
7864 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
feb. 24
9600
2
aug. 23
2474
2
sep. 21
7334
1
jan. 17
7968
1
nov. 22
49266