-
Can I open lightning component in Visualforce without using Lightning app.?
Hello,
I add the lightning component on the vf page with use of the app and its work all good like that :
"$Lightning.use("ContactCMP:ConDemoLightningApp", function() { })".But according to my requirement I don't use of the lightning app , I want to direct access the lightning component,
means I am saying that I want to direct access of the lightning component in the vf page
Like that : " $Lightning.createComponent(); "Is it is possible ? If yes then help me to out of this.
Log In to reply.
Popular Salesforce Blogs
How Salesforce Automation can Transform Your Business in 2024?
Salesforce Automation is a process to integrate a set of tools and techniques designed to streamline and automate various aspects of the sales process. It is…
Relationships in Salesforce Financial Services Cloud
Relationships. One might think that building a good relationship with Salesforce’s Financial Services Cloud would be harder than maintaining a personal relationship, but that is…
How to Write a Test Class in Salesforce? The Salesforce Developer Guide
In any development, testing is a very important step as it tells us about how good the development has been done and for that we…
Popular Salesforce Videos
Methods in Salesforce - All You Need to Know
Learn All About Methods in Salesforce. Watch this video and do let us know if you have any doubts or concerns. What is a Method…
AMPscript Case Functions - Salesforce Marketing Cloud Functions in 5 minutes
Cameron Robert steps through how to use the Upper, Lower and Proper Case Functions in AMPscript. Cameron also takes a closer look at the ProperCase…
Salesforce Administrator Preparation - ADM 201
Salesforce Administrator Certification exam does not require any specific pre-requisites. But any working knowledge as an administrator or a developer or a functional consultant will…