I want to add button at the top of the tree view. I am able to add the buttons in the tree view on each row, but not at the top. Basically I want to enable a button when user selects a few rows in the tree view. Can someone help me to achieve the same? Any suggestion is appreciated !!! Am a new bee to openERP.
Această întrebare a fost marcată
1
Răspunde
18042
Vizualizări
Hello, As per my knowledge it is not possible to add button at the top of tree view. you can only add button in the row of tree view. There are some alternate option you can take note i.e, you can create wizard and in that wizard you can add your button.. thanks. Regards, Ali.
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
1
mai 24
|
3563 | ||
|
|
1
feb. 17
|
7526 | ||
|
|
1
mar. 15
|
6102 | ||
|
|
5
sept. 25
|
18877 | ||
|
|
0
aug. 20
|
4212 |
I think you should be able to add buttons to the more field, you can add you button in there instead and use server or window action to call trigger it
can you tell me please how to add the buttons in the tree view on each row???
You just add the button in the tree tag.
<tree>
<button>
</tree>
Then the button is created in every field.
Thanks
@ kaynis
pls look
https://www.odoo.com/forum/help-1/question/can-i-add-button-to-tree-view-8155