Skip to Content
Menu
This question has been flagged
1 Reply
15630 Views

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.

Avatar
Discard

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

Best Answer

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.

Avatar
Discard
Related Posts Replies Views Activity
1
May 24
1411
1
Feb 17
5209
1
Mar 15
3900
4
Nov 24
12152
0
Aug 20
2615