i want to use tree in form view just like this.
item
sub----
sub----
item2
sub---
sub----
and i can add item or sub..
in openerp can realize this?
i want to use tree in form view just like this.
item
sub----
sub----
item2
sub---
sub----
and i can add item or sub..
in openerp can realize this?
If you have a field ("Fieldname_in_Your_Model") maybe as one2many or many2many you can define in View:
<field name="Fieldname_in_Your_Model">
<tree string="TreeName">
<field name="Name_Of_Field_From_Related_Model"/>
...
</tree>
</field>
oh, not this. this only add item, can't not show the subject or edit the subject
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
0
mar. 15
|
6111 | |||
|
0
fev. 17
|
6951 | |||
|
0
mar. 15
|
5378 | |||
|
Form view aligned to the left side
Resolvido
|
1
nov. 25
|
3863 | ||
|
1
set. 21
|
11715 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.