İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
1448 Görünümler

Hi, 


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

How can I achieve this?

Thank you

Avatar
Vazgeç
En İyi Yanıt

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
Vazgeç
Üretici

does not work if the tree is inside a form

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Tem 25
2505
2
Tem 25
7945
2
Tem 25
4384
2
Tem 25
4093
2
Haz 25
2690