Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
4387 Visualizzazioni

Hello!

After adding a widget(as a function javascript) to an input text field, the list view does not show the input value of this field. Other data (whith whixh I do not use that widget) is shown correctly. How to fix that? I am very new to openerp, so I did not figure out the base principals yet.

Any ideas are very appreciated. Thank you

Avatar
Abbandona
Risposta migliore

Did you ever resolve this?

Avatar
Abbandona
Autore Risposta migliore

Still no answer? I have been tracing the code since yesterday. One thing I can not understand is why in a view_list.js (instance.web.list.Column,) format function in row_data it sees id and its value but not the input value of the field with my widget(widget contains 3 comboboxes to manage hours, minutes and seconds). Please, help me. Thank you!

Avatar
Abbandona