Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
979 Weergaven

I want to replace a div class that is in an extension view for the header. If I create another ext view and inherit the first ext view, what code would make this work

Original ext view has <div class="o_header_hide_on_scroll">

<xpath> ??? </xpath>
Avatar
Annuleer
Beste antwoord

Hi LABTREE LTD, you can use this way:

<xpath expr="//div[hasclass('o_header_hide_on_scroll')]" position="replace">
=> Replace view structure <=
</xpath>
Avatar
Annuleer
Auteur

Thank you. Lifesaver :)

Gerelateerde posts Antwoorden Weergaven Activiteit
1
nov. 23
2357
3
feb. 25
57790
0
sep. 21
214
0
mrt. 25
1314
2
jan. 25
2161