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

Hello,

I'm trying to create a custom FormView using the js_class method, but it does not seem to work when the Form is opened from a one2many field.
I think the FormViewDialog doesn't take into consideration the js_class attribute at all, see open function  here: 
https://github.com/odoo/odoo/blob/6b1a676cdf60cb43ab58481a14caedc4e37dad10/addons/web/static/src/js/views/view_dialogs.js#L187

var FormView = view_registry.get('form'); 

It brings always the default FormView from the registry !

Is there any other solution ? Or i should create a custom one2many field and a custom FormViewDialog  and edit the open function to link it to my custom FormView ?


Thanks for your help,



Аватар
Відмінити
Найкраща відповідь

Just came here to tell you that this still is an issue.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
квіт. 22
2485
2
лип. 23
3161
1
квіт. 23
1926
1
лип. 22
2492
1
груд. 21
3826