Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
8144 Zobrazení

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
Zrušit
Nejlepší odpověď

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

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

Avatar
Zrušit
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.

Related Posts Odpovědi Zobrazení Aktivita
1
srp 24
1256
0
čvn 24
155
2
srp 19
9258
1
kvě 16
6280
0
čvn 20
4327