Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
6591 Представления

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



Аватар
Отменить

To achieve this create computed field

Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мая 22
3497
2
февр. 18
5872
1
окт. 15
3422
0
февр. 23
3723
1
февр. 23
3127