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

I've used the property confirm in several buttons in XML, and it works great. Now I was wondering if I can do the same in a kanban view (Qweb). I created a button in a kanban view, but the attribute confirm="Are you sure?" doesn't work.

Can I achieve this?

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

Did you find the solution?

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

I think that the solution could be a wizard, not a fast solution but could be keep parametric, something like open dialog window, naming the button and the action that will be evaluated for confirm, maybe I will create if nothing on apps database...

Аватар
Відмінити
Найкраща відповідь

Hello All,

I also tried this but not worked, But i have analyse that it's happening due to kanban click class.

There is a class in kanban form oe_kanban_global_click. When you click on anywhere in kanban (not clicked in action link like View Sales Order, Opportunities in contacts kanban) it's open form view of that record. So you need to improve that behavior.

You can do the JS stuff to achieve this.

add custom class in button and on click of that button alert using JS.

I hope this will helpful for you.

Regards

Haresh Kansara

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
жовт. 18
9325
1
серп. 17
22629
0
лют. 21
2729
2
січ. 21
6466
1
квіт. 25
11260