Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6680 Widoki

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

Awatar
Odrzuć

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.

Autor

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
















Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
mar 15
9178
5
kwi 25
15802
0
sie 23
1061
0
kwi 22
2085
0
mar 21
3036