Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1704 Tampilan

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 ?

Avatar
Buang

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

Penulis Jawaban Terbai

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

Avatar
Buang

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.

Penulis

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

Post Terkait Replies Tampilan Aktivitas
2
Okt 25
2722
1
Sep 25
2738
3
Jul 25
4118
1
Mei 25
2208
4
Mei 25
3569