Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2101 Представления

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 Ответы Просмотры Активность
1
июл. 25
2308
2
июл. 25
7778
2
июл. 25
4192
2
июл. 25
3976
2
июн. 25
2575