Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
8401 Tampilan

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
Buang
Jawaban Terbai

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

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

Avatar
Buang
Penulis

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?

Penulis

I used the view editor available in the developer mode.

Post Terkait Replies Tampilan Aktivitas
1
Agu 24
1658
0
Jun 24
155
2
Agu 19
9620
1
Mei 16
6498
0
Jun 20
4521