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
AJ76AJ76 

Getting a tasks assigned users team details automatically

Hi

 

I have a custom field on the user record 'team' and want to populate this automatically on Tasks and Appointments.

 

I added a custom field and can get the details for the team from who created the task but I need it for who the task is currently assigned to. can I do this with a cross object formula or will it need to be code?