تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
968 أدوات العرض

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>
الصورة الرمزية
إهمال
أفضل إجابة

Hi LABTREE LTD, you can use this way:

<xpath expr="//div[hasclass('o_header_hide_on_scroll')]" position="replace">
=> Replace view structure <=
</xpath>
الصورة الرمزية
إهمال
الكاتب

Thank you. Lifesaver :)

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
نوفمبر 23
2355
3
فبراير 25
57788
0
سبتمبر 21
214
0
مارس 25
1313
2
يناير 25
2160