Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1687 Vizualizări

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 ?

Imagine profil
Abandonează

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

Autor Cel mai bun răspuns

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

Imagine profil
Abandonează

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.

Autor

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

Related Posts Răspunsuri Vizualizări Activitate
2
oct. 25
2702
1
sept. 25
2691
3
iul. 25
4105
1
mai 25
2202
4
mai 25
3553