跳至內容
選單
此問題已被標幟
1 回覆
7887 瀏覽次數

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
2534
2
9月 21
7353
1
1月 17
8019
1
11月 22
49277