How to change the label column of a table ?

Hi,

My question is simple but I can't find an answer
Depending on the context (Form or View for example), I'd like the label column of a referenced table to change
I have created  "name" column and a virtual column "name_email" (which concatenates the name and email)

Depending on the context, I want to show "name" or "name_email"

How do you do this ?

Thanks

Solved Solved
0 13 824
1 ACCEPTED SOLUTION

In your case, you would need to have an extra column to read the name value only. And then show it on the inline view instead of name & date.

View solution in original post

13 REPLIES 13
Top Labels in this Space