Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5982 Представления

How to change way open form when click to one2many field in form view?

Аватар
Отменить
Лучший ответ

Add

editable = "bottom"

in the tag tree of that one2many field

Аватар
Отменить
Автор

I was try it, but it's not success

you have to give this inside the tree tag.

Автор

I want to open form to new tab instead of a pop-up window, thank for your reply

As per my knowledge it is not possible. These operations are dependent to browsers not to openerp