Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
999 Vizualizări

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>
Imagine profil
Abandonează
Cel mai bun răspuns

Hi LABTREE LTD, you can use this way:

<xpath expr="//div[hasclass('o_header_hide_on_scroll')]" position="replace">
=> Replace view structure <=
</xpath>
Imagine profil
Abandonează
Autor

Thank you. Lifesaver :)

Related Posts Răspunsuri Vizualizări Activitate
1
nov. 23
2379
3
feb. 25
57817
0
sept. 21
214
0
mar. 25
1328
2
ian. 25
2187