- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 09:07 PM
Hello All,
i have created a reference field on users table, i need to display user_email_id in reference field instead of user_name,
please help me in this scenario.
Regards
Bitra
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 11:21 PM
even if no display value set for user field, there is dynamic default value configured which get the caller name, i believe.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 09:10 PM
you can make the email id field as a display true in your reference table, but please note this will make the change every where and where ever you have the user name from that table it will show email id.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 11:11 PM
Hi Shishir,
in incident table i have a caller field referencing to sys_user table,
in sys_user table i have all the display values are false, i dont understand how it is displaying user name in caller field.
i want take email id in that caller field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 11:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 11:22 PM
yes, but i need this as reference from sys_user table.