Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1424 Vizualizări

Hi, 


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

How can I achieve this?

Thank you

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Autor

does not work if the tree is inside a form

Related Posts Răspunsuri Vizualizări Activitate
1
iul. 25
2437
2
iul. 25
7901
2
iul. 25
4309
2
iul. 25
4056
2
iun. 25
2659