Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1428 Prikazi

Hi, 


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

How can I achieve this?

Thank you

Avatar
Opusti
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
Opusti
Avtor

does not work if the tree is inside a form

Related Posts Odgovori Prikazi Aktivnost
1
jul. 25
2445
2
jul. 25
7903
2
jul. 25
4312
2
jul. 25
4059
2
jun. 25
2659