Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2217 Переглядів

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?



Аватар
Відмінити

interesting case

Найкраща відповідь

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

Аватар
Відмінити

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

Related Posts Відповіді Переглядів Дія
3
вер. 25
2675
0
серп. 25
265
1
серп. 25
2261
2
лип. 25
8113
2
лип. 25
4557