Hello Guys,
I want to create an automatic action to generate an activity.
The activity should be set to the object crm.lead.the team leader of the sales team should be used as the user.
Unfortunately, this does not work if I set the field:
activity_user_field_name = team_id.user_id
Can I use this field only for user in the same model?
Is there any other way to select the user?