Skip to Content
Menu
This question has been flagged
2 Replies
4332 Rodiniai

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

Portretas
Atmesti
Best Answer

Did you ever resolve this?

Portretas
Atmesti
Autorius Best Answer

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!

Portretas
Atmesti