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

While editing a project form, I accidentally deleted the <h1> tag from the 'name' field. Now the project name appears as regular text in the form view. I tried using the node type html_tag and got the error message "Can't Update View".

Avatar
Vazgeç
En İyi Yanıt

Again you can add h1 tab in view.
Add following code.

<h1>
    <field name="name" class="oe_inline" readonly="1"/>
</h1>

Avatar
Vazgeç
Üretici

Sudhir, how can I add h1 tab in the view? Is there another way besides using view editor? Or if I use view editor, what node type should I use?

How did you edit the view previously?

Üretici

I used the view editor available in the developer mode.

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Ağu 24
1867
0
Haz 24
155
2
Ağu 19
9876
1
May 16
6692
0
Haz 20
4649