Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
8539 มุมมอง

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".

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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

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

อวตาร
ละทิ้ง
ผู้เขียน

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?

ผู้เขียน

I used the view editor available in the developer mode.

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ส.ค. 24
1885
0
มิ.ย. 24
155
2
ส.ค. 19
9880
1
พ.ค. 16
6694
0
มิ.ย. 20
4661