- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2022 01:33 AM
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,
how you can achieve.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2022 02:18 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2022 02:18 AM
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