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
DeptonDepton 

autopopulate user record fields with related contact fields

Hi,

 

I have a trigger that automatically creates a related contact when a user is created.

Now I  want to autopopulate some user fields when the contact records is populated.

 

So if fields AA and BB in contact records are filled in I would like to have this info on the related user.

 

Any tips, as formulas didn't work.

How should the trigger for this should look, any sample? Thank you

DeptonDepton

on the contact record I have a look up to the "related user"