You need to sign in to do that
Don't have an account?
apexsutherland
Content Email alert preferences on User object
There are two checkbox properties on the User record detail/edit page:
- Receive Salesforce CRM Content Email Alerts
- Receive Salesforce CRM Content Alerts as Daily Digest
As best I can determine, these two settings are not available in the Salesforce API on the User object (or on any related object I've checked).
I need access to these settings on the User object at least with Apex code so that I can expose them to Customer Portal users in a custom "My Profile" page. Is there any way to retrieve and set these properties?
Hi,
User object is not completely customizable and only limited customization can be done on it. The fields which are mentioned below are not exposed through API.Hence you cannot access these two settings
Frustrating. These properties should be exposed for update in the API.
Vote for idea here
Sorry ... that link was bad. Vote for the idea HERE