Skip to Content
मेन्यू
This question has been flagged
2 Replies
5171 Views

I am making an example of creating a js_class according to https://www.cybrosys.com/blog/how-to-extend-odoo-form-view-using-js-class


And I have a problem with using t-on-lick to pass the js function in, it gives me the error "Forbidden owl directive used in arch (t-on-click)."


So how to fix it, I'm coding on Odoo17

Avatar
Discard
Best Answer

t-on-click attr can only be use in owl view not qwep view like form, list, ...
Search for the world js_class in odoo source code and see how they do it is the best approach

Avatar
Discard
Best Answer

did you find the solution or the reason behind the error?

Avatar
Discard
Author

I still haven't found a solution

Related Posts Replies Views Activity
1
अग॰ 24
2998
0
दिस॰ 23
1721
3
दिस॰ 23
6432
2
जुल॰ 23
3839
1
अग॰ 25
2130