Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
962 Näkymät

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
Hylkää
Paras vastaus

Hi LABTREE LTD, you can use this way:

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

Thank you. Lifesaver :)

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
marrask. 23
2352
3
helmik. 25
57788
0
syysk. 21
214
0
maalisk. 25
1310
2
tammik. 25
2159