Questions tagged [activity-settings]
The activity-settings tag has no summary.
17 questions
0 votes
0 answers
37 views
How to Use Custom Activity Data as Journey Data
I have created a custom activity and it works fine with Journey Builder. I am using in and out Arguments. However, I can not see custom activity data in Journey settings although I have seen that ...
0 votes
1 answer
444 views
Activity Settings in Salesforce
I am receiving task notification created from a flow when 'Enable User Control over Task Assignment Notifications' is enabled irrespective of whether 'Send notifications for Tasks created from Flow' ...
0 votes
1 answer
537 views
Activities Component showing for all users in the same profile & role except for one user
For some weird reason, all users with the SAME Role & SAME Profile can see the Activities component EXCEPT for one user in that role & profile as below: I have checked the Page Layouts are ...
1 vote
0 answers
978 views
TriggerUserEmail not sending an email as expected on Task Insert
Deliverability for the org is All Email Enable User Control over Task Assignment Notifications is enabled for the org I've confirmed that users have Email me when a task is assigned to me selected for ...
0 votes
1 answer
34 views
Possible to enfore Shared Activities through managed package
I have an external application that depends on a user installing my managed package to create some custom fields etc. My external application creates calendar events and allows the user to add ...
1 vote
0 answers
82 views
'Reminders' app on Iphone
Our users are seeing their overdue tasks being pushed to the 'reminders' app on their iphones. As a System Admin, I looked around everywhere on how to 1. enable/ disable this setting 2. customize this ...
0 votes
1 answer
73 views
Activity Functionality Missing
Following is the screenshot of my client's opportunity object. I find that activity button does not contain Log a Call and Add Task. Going forward, Log a Call and Add Task are important functions and ...
4 votes
2 answers
2k views
Enable SharedActivities automaticaly for new scratch org
Is there any chance to set up scratch org definition file, to create new scratch orgs with SharedActivities functionality enabled? We just implemented some functionalities using TaskRelation object, ...
0 votes
1 answer
256 views
How to disable pre-selected activity reminders to all users?
I'd like to disable pre-selected activity reminders to all users. When user opens a task the Reminder checkbox is pre-selected. How to make the Reminder checkbox unchecked for all users?
0 votes
1 answer
1k views
Multiple contacts in Task is not showing up in query result
I have enabled "Allow Users to Relate Multiple Contacts to Tasks and Events" Activity setting and I am able to add multiple contacts to name field from task layout. But when I am querying from ...
1 vote
0 answers
241 views
Event Reminders Popup window for Partner Users
I am able to receive activity(task/event) reminder popup window for Internal users. But the same window is not available for Partner/Community users, Am I missing any configuration setting? Task ...
1 vote
1 answer
490 views
Access Shared Activities Setting from Apex code
I'm relative new to salesforce, and a want to know if it's a way to access to Activity Settings values from Apex code, as specified in Metadata API, I know it's not natively possible to call Metadata ...
1 vote
1 answer
93 views
Trigger to Pull related contact designation on Activity page
I have a requirement. Contact related to activity, I need to pull his functional role ( custom field) on Activity page layout. So whenever I create an activity and relate with ant contact so his/her ...
1 vote
1 answer
1k views
How to check if Allow Users to Relate Multiple Contacts to Tasks and Events is enabled
In the activity settings you can turn on or off Allow Users to Relate Multiple Contacts to Tasks and Events. But how can I check this in my Apex code? I thought it might be in the Organization table ...
1 vote
1 answer
1k views
Reference Fiscal Quarter (Current FQ /Previous FQ) in Formula field
I have a custom formula field on Accounts called 'Has Activities this Quarter' which I would like to display 'Yes' if there is activities created against the account in this current fiscal quarter, or ...