App Builder for Lightning Experience
We can use the App Builder to create and edit record home pages in the new Salesforce Lightning Experience. Creating and editing Lightning Experience pages is in pilot. After we ....
We can use the App Builder to create and edit record home pages in the new Salesforce Lightning Experience. Creating and editing Lightning Experience pages is in pilot. After we ....
Create an Email Template. Note down the Email Template Id. Create a Contact record with the Name "Do Not Delete". Use the dummy Do Not Delete Contact Id in the ....
1. Go to Help --> Install New Software. 2. Click "Add". 3. In Name, enter TFS Plugin for Eclipse and in Location, enter http://dl.microsoft.com/eclipse/tfs, and then choose OK. 4. Click "Next". ....
Sample Package.xml: <target name="quickdeployprod"> <sf:deployRecentValidation username="${sf.username}" password="${sf.password}" serverurl="${sf.sandboxurl}" recentValidationId = "recently validated id" deployroot="Retrieve"/> </target> Cheers!!!
Sample Package.xml: <target name="validateprod"> <sf:deploy username="${sf.fusername}" password="${sf.password}" serverurl="${sf.sandboxurl}" checkOnly=true deployroot="Retrieve"/> </target> Cheers!!!
It is not yet available in Salesforce. Please vote for the below idea https://success.salesforce.com/ideaview?id=08730000000BqRXAA0 Cheers!!!
Inline editing will not work in override in Salesforce. In order to fix this, override View with Visualforce page where inlineEdit can be set to true in apex:detail tag. Please ....
1. Copy the below code in a notepad and save using.html extension. <p><strong>Enter the website url below and click Check button to get the status of the server</strong></p> <p>http:// <input ....
Option 1: Go to www.trust.salesforce.com Option 2: 1. Go to http://www.isitdownrightnow.com/salesforce.com.html 2. In the right corner enter servername.salesforce.com. 3. Click "Check" button. Cheers!!!