Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
964 Tampilan

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
Buang
Jawaban Terbai

Hi LABTREE LTD, you can use this way:

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

Thank you. Lifesaver :)

Post Terkait Replies Tampilan Aktivitas
1
Nov 23
2352
3
Feb 25
57788
0
Sep 21
214
0
Mar 25
1311
2
Jan 25
2160