-
Which interface is to be implemented so that a Salesforce Lightning Component can be used as a Tab?
Which interface is to be implemented so that a Salesforce Lightning Component can be used as a Tab?
Log In to reply.
Popular Salesforce Blogs
Unpacking the Financial Realities of Salesforce Partner Transitions
Picking a software development partner is a big deal, affecting both your time and budget. People often worry about the hefty price tag of changing…
GitHub Salesforce Deploy Tool and Branch Support
With the Github Salesforce deploy tool a button can be added to Github "README" files for deploying it via browser using your repository. Previously it…
API Versions in Salesforce - All You Need to Know
As a feature of a controlled Metadata API delivery and source control procedure, it is essential to see how API forms impact functioning examples, particularly…
Popular Salesforce Videos
Salesforce Training Videos 1 for beginners with RealTime Projects Salesforce Demo
This video explains what a primary level person should be doing after getting any Salesforce Project. What should be steps for the same.
How you can Increase your Salesforce Efficiency and Productivity
In this video, Brad discusses how to increase your workplace efficiency and productivity using various Google Chrome extensions and techniques. As always, we have linked…
Apex Design Patterns: The Singleton Pattern in Salesforce
The Singleton Pattern One Private variable of the class itself will hold the instance of the complete class so that we can access all the…