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
872 Zobrazení

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

Hi LABTREE LTD, you can use this way:

<xpath expr="//div[hasclass('o_header_hide_on_scroll')]" position="replace">
=> Replace view structure <=
</xpath>
Avatar
Zrušit
Autor

Thank you. Lifesaver :)

Related Posts Odpovědi Zobrazení Aktivita
1
lis 23
2201
3
úno 25
57652
0
zář 21
214
0
bře 25
1194
2
led 25
2040