function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SFDC@ErrorSFDC@Error 

When record create automatically user manager populate

Hi All
I have a requirement like i have 20 user which have manager aslo.when i am creating record it will display record owner ,but want to populate manager of that perticular user..How can i map this 
KushiKushi
You can do this through a formula field.
SFDC@ErrorSFDC@Error
Yes,If One manager that is possible,If more than one manager then how can i map in formula field
KushiKushi
I thought your question was to display the record owner's manager..if that is what it is, you can do it through a formula field.  And on a user record, you can add only upto one manager. so how can a user have more than one manager?