Show user name on the updated by field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2016 02:26 PM
Hi,
I have created a custom field u_updated_by_name and I want to populate updated by (sys_updated_by) field value in it. but that shows user ID. How can I populate current value of sys_updated_by in my custom field but should show name of the user instead of user id
Kindly suggest. Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2016 09:52 PM
Calculated field is worst in terms of performance and would start causing impact with growing table size.
I would advise you to look fr alternate options like using a update business rule instead. You can run a one time job to take care of this activity for existing records.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2016 06:14 AM
Please mark my response as correct so that it gets removed from unanswered list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2025 11:57 PM
Hi, need support on this 😞 It appears to be null once I updated this script - needs help