İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
992 Görünümler

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
Vazgeç
En İyi Yanıt

Hi LABTREE LTD, you can use this way:

<xpath expr="//div[hasclass('o_header_hide_on_scroll')]" position="replace">
=> Replace view structure <=
</xpath>
Avatar
Vazgeç
Üretici

Thank you. Lifesaver :)

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Kas 23
2370
3
Şub 25
57803
0
Eyl 21
214
0
Mar 25
1319
2
Oca 25
2172