Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
8544 Ansichten

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
Verwerfen
Beste Antwort

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

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

Avatar
Verwerfen
Autor

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?

Autor

I used the view editor available in the developer mode.

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Aug. 24
1886
0
Juni 24
155
2
Aug. 19
9882
1
Mai 16
6694
0
Juni 20
4663