i have created an activity on an opportunity. After login through experiance user, user is unable to see the activity
5 个回答
There are fields on the Task and EmailMessage objects that determine Activity record visibility to external users. These can be modified in record triggered flows when records are created or updated (or in triggers, of course).
On Task, it's called IsVisibleInSelfService
On EmailMessage it's called IsExternallyVisible