I want to show username and email id in same field using reference table.Requester can select the multiple user name in the filed.

Rajveer
Tera Expert

Hi Expert,

I want to show the username and email id in the same field using the reference table. The requester can select multiple user names in the field.

for example,user1 - user1@example.com,user2 - user2@example.com,

find_real_file.png

how you can achieve.

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi

for references only one fieldin target table can act as the display value. If you need a combination of several fields as the display value you have to create new calculated field and define that field as "display" = "true".

But be aware that this new display value is taken across the complete platform.

Maik

View solution in original post

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi

for references only one fieldin target table can act as the display value. If you need a combination of several fields as the display value you have to create new calculated field and define that field as "display" = "true".

But be aware that this new display value is taken across the complete platform.

Maik