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

Hello,

In a personal module, I have a pivot view. I want to add a dropdown list (Many2one field) above this view and, depending of the choice in this dropdown list, the pivot view will change.

Is it possible ? If yes, how to do it ?

Thanks for answers

頭像
捨棄

I don't know what you said is possible or not. But you can try showing a wizard before the pivot view, select your many2one from there, and return pivot view according to your many2one field.

作者

Hi Mohammed,

I understand your answer but can you tell me how to do what you said ?

How to show a wizard and display after a pivot view depending the selected field ?

Thanks


your.model.form.view
your.model
















最佳答案

Yes it's possible.

You can add dropdown in control panel above view. When select item from dropdown(catch event in pivot_controller.js) then reload whole view with changed domain.
To do this require some effort.

頭像
捨棄
作者 最佳答案

Hi Mohammed,

I understand your answer but can you tell me how to do what you said ?

How to show a wizard and display after a pivot view depending the selected field ?

Thanks

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
3月 15
9185
5
4月 25
15834
0
8月 23
1065
0
4月 22
2097
0
3月 21
3040