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

Hi! 

I am displaying a Many2many field in a wizard and want to change the view. 

Currently, when clicking add record in the list, a new window opens where one can choose the records to be added to the Many2many. 

I don't want this window to be shown and instead make it possible to choose the item which gets added inline of the tree view. I tried with "editable=bottom" but it doesn't do anything. Also selecting the widget=one2many changes nothing.


Would be very thankful for some help!

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

Hi Christopher Kremsner,

You can use widget="many2many_tags" or widget="many2many_checkboxes"  for the selection feature.

But as you want, you need to add one2many field in the wizard and add your Many2many inside it. 

Hope it will help you.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
груд. 24
652
4
квіт. 23
23392
0
серп. 23
1045
1
квіт. 16
4019
1
лип. 24
1367