-
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 to Overcome Common Challenges in Salesforce Implementation?
Implementing Salesforce can be a transformative step for any business, offering powerful tools to manage customer relationships and drive growth. However, the road to successful…
Content Object | Salesforce
Agenda Data Model Content Document Content Version Content Workspace Content Workspace Doc Developer Support Data Model Content Document Represents a document that has been uploaded…
Salesforce Einstein Activity Capture Guide in 2024
Have you ever had issues maintaining accurate, up-to-date information between your Salesforce org and your clients? Einstein Activity Capture is here to work for you…
Popular Salesforce Videos
What is External ID and Why it is used in Salesforce?
This video has been divided into following points: What is an External ID in Salesforce? What is the use of External ID in Salesforce? How…
Winter'22 updates for Salesforce Developers
Did you know most new features are included with your initial purchase? Explore the latest innovations in the release to maximize your ROI from Salesforce.…
What are sObjects in Salesforce? | Salesforce Development Tutorials
In this video Shrey not only teaches you sObjects but also demonstrates the use of sObjects in Apex. He explained about the sObjects and how…