Why Email publisher action is not visible on Case though it is added to the page layout?

1. Ensure “Enable Case Feed Actions and Feed Items” is enabled under support settings. To modify Support settings : Go | Setup | Customize | Cases | Support Settings.   2. If you do not find the setting “Enable Case Feed Actions and Feed Items” under support settings, make sure “Feed Tracking” is enabled for case object. To …

Why Email publisher action is not visible on Case though it is added to the page layout? Read More »

Custom Domain Masking of Salesforce Communities

Description Implementing a custom domain for your community creates brand recognition and gives you additional control and functionality. We’ll go through how you can get your custom domain implemented. Prerequisites & Assumptions Steps to setup the masking Prepare Host-name for CNAME configuration from Salesforce:  Get Salesforce 18 digits organization id. You can get that easily …

Custom Domain Masking of Salesforce Communities Read More »

Install a Learning Management System – TalentLMS With Salesforce

We’ve done that in the past. They do provide a package for salesforce: http://support.talentlms.com/knowledgebase/articles/1155322-how-to-integrate-salesforce-and-talentlms. Also, if you want to use third party connector you can use Zapier as well: http://support.talentlms.com/knowledgebase/articles/310647-how-to-integrate-talentlms-with-mailchimp-zendesk Also, if you want to create your own connector then even you can do that (in same way as Zapier does) as they support API.  

Reuse inbound change set to create an outbound change set – with clicks only

We’re just working on a Project in Dev sandbox which includes near about 300 components. We just deployed into a full sandbox and completed UAT. Now, we need to deploy the same changeset to Production. Unfortunately, we need to create again changeset and need to add 300 components….which is terrific. There is no standard way …

Reuse inbound change set to create an outbound change set – with clicks only Read More »

Prepare a package XML to retrieve all Report using Apex and Workbench

Prepare a package.xml file and download it Run below code in Execute Anonymous Window using Developer Console. It will send package.xml file in your email. Don’t forget to update your email address in below code. Retrieve Reports using Package.xml Now, you login in org using workbench and retrieve all Reports using above received package.xml. Or …

Prepare a package XML to retrieve all Report using Apex and Workbench Read More »