Skip to Content
Menu
This question has been flagged
1 Odpoveď
2229 Zobrazenia

I have a problem after modifying contact form on odoo 14. What i did was only changing attributes of smart buttons, making them invisible for some condition. then the smart button list are not displayed correctly, like the image bellow.


i want to show the "more" arrow to fold the rest of smart buttons, but i dont know how to do this. can anyone help?



Avatar
Zrušiť

interesting case

Best Answer

Hello,
Make sure that all your Smart Buttons are inside the //sheet/div[@name="button_box"]

Avatar
Zrušiť

<sheet>
<div class ="oe_button_box" name ="button_box">
buttons...
</div>
</sheet>

Related Posts Replies Zobrazenia Aktivita
3
sep 25
2692
0
aug 25
303
1
aug 25
2308
2
júl 25
8129
2
júl 25
4565