Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5979 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

Add

editable = "bottom"

in the tag tree of that one2many field

Avatar
Abbandona
Autore

I was try it, but it's not success

you have to give this inside the tree tag.

Autore

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