Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
8526 Prikazi

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
Opusti
Best Answer

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

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

Avatar
Opusti
Avtor

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?

Avtor

I used the view editor available in the developer mode.

Related Posts Odgovori Prikazi Aktivnost
1
avg. 24
1869
0
jun. 24
155
2
avg. 19
9876
1
maj 16
6692
0
jun. 20
4651