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

I thought this would work ... but none of these get triggered. Even tho it is loaded, when i look at the model, the added field is visible in the 'technical / model views'



Any idea what are the possibilities the onchange does not get triggered on any of the fields ?

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

Are you changing this values manually in the form view?
The onchange is triggered in the frontend.

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

Wel at least name is changed in the form view ... although the documents interface is mostly javascript. so perhaps it is not triggered there ?

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

It might be that.
If you chekc the odoo's code they have the @api.onchange('url') in that model, but for that field they use a "normal" form view.

Автор

There is no backend equivalent for onchange, right ? Other than comparing manually in the .write function ?

Related Posts Відповіді Переглядів Дія
2
жовт. 25
2699
1
вер. 25
2690
3
лип. 25
4104
1
трав. 25
2200
4
трав. 25
3552