Skip to Content
मेन्यू
This question has been flagged
1 Reply
958 Views

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
Discard
Best Answer

Hi LABTREE LTD, you can use this way:

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

Thank you. Lifesaver :)

Related Posts Replies Views Activity
1
नव॰ 23
2345
3
फ़र॰ 25
57787
0
सित॰ 21
214
0
मार्च 25
1306
2
जन॰ 25
2158