- 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 11:20 PM
That's not a good approach it will impact globally because sys_user table is common table in every application you will use or you have used it. instead of doing changes in sys_user table you can check dot walking from form layout to add email on form.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 11:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 11:25 PM
its working thank you shishir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2017 03:34 AM
Can you Please explain me how did you do that. i too have same requirement
Please Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 09:14 PM
Hi Bitra,
You can refer below link to change the display value
Note : You can select only one field as display field which is will be reflected in all the table it is referenced.
Thanks,
Mohammed Zeeshan