Show user name on the updated by field

manoj12398
Giga Contributor

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

7 REPLIES 7

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.


Please mark my response as correct so that it gets removed from unanswered list.


Hi, need support on this 😞 It appears to be null once I updated this script - needs help