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

Is there any way to put two fields inside the same column in the tree view in  odoo  14 ?

It would be something like this:


|           Header              |

|Field1    Field2             |


The objective of this is to be able to put two fields in the same column, but that only one or the other is shown based on certain values, but that whatever is shown is always aligned in the same column with respect to the other rows



Avatar
Abbandona

To achieve this create computed field

Risposta migliore

Hi,

You can create a compute field and compute the value from other fields(two fields) and display value in this. So it will be something like concatenated value of first two fields.

Compute field in odoo:  https://www.youtube.com/watch?v=RirBoceNT5Q

Thanks

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
mag 22
3488
2
feb 18
5862
1
ott 15
3422
0
feb 23
3705
1
feb 23
3121