Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5971 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

Add

editable = "bottom"

in the tag tree of that one2many field

Avatar
Zrušit
Autor

I was try it, but it's not success

you have to give this inside the tree tag.

Autor

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