コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
8148 ビュー

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
10210
2
8月 23
3079
2
9月 21
7949
1
1月 17
8628
1
11月 22
49969