İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
1417 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
2432
2
Tem 25
7898
2
Tem 25
4304
2
Tem 25
4041
2
Haz 25
2658