Skip to Content
मेन्यू
This question has been flagged
1 Reply
1419 Views

Hi, 


I need the "add a line" button on top of the tree within a form.

How can I achieve this?

Thank you

Avatar
Discard
Best Answer

Hi,

You can use the attribute editable='top' in your tree view

example:

<tree string="Order" editable="top">
         <field name="name"/>
         <field name="model_id"/>
   </tree>

Hope it helps

Avatar
Discard
Author

does not work if the tree is inside a form

Related Posts Replies Views Activity
1
जुल॰ 25
2432
2
जुल॰ 25
7898
2
जुल॰ 25
4304
2
जुल॰ 25
4041
2
जून 25
2658