Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
6633 Prikazi

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
Opusti

To achieve this create computed field

Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
maj 22
3553
2
feb. 18
5902
1
okt. 15
3436
0
feb. 23
3757
1
feb. 23
3161