You need to sign in to do that
Don't have an account?
Unable to enable Lightning Components in developer edition...
Hi Everyone..
I have tried enabling Lightning Component by referring to lightning Quick Start guide at https://developer.salesforce.com/resource/pdfs/Lightning_QuickStart.pdf
I am stucked at step 3. I am unable to see Lightning Components under Develope. Can someone help me out if I am missing anything here.
Thanks You!!
I have tried enabling Lightning Component by referring to lightning Quick Start guide at https://developer.salesforce.com/resource/pdfs/Lightning_QuickStart.pdf
I am stucked at step 3. I am unable to see Lightning Components under Develope. Can someone help me out if I am missing anything here.
Thanks You!!
All Answers
- a. Click Setup | Create | Packages and then click Edit.
b. Click Continue.
c. Type a namespace and then click Check Availability to see if it’s unique.
d. Click Review My Selections and then Save
e. From Setup, click Develop | Lightning Components.
f. Select the Enable Lightning Components checkbox and click Save.
I followed this doc which worked for me.
Please register at https://developer.salesforce.com/. You will get Winter15 release developer edition by default.
Thanks!!!
You need to create a custom domain under Settings | My Domain and deploy it to all users. Once this is deployed, you'll be able to see Lightning Components in the App Builder, navigate to standalone apps using components, or test them from Dev Console.
I have tried setting up package name and enabled checkbox for salesforce1, but i cant see my custom components in lightning app builder..its showing 0 still..can anyone help me out!!
Thanks
Adarsh Jain
got the solution :) you have to add "force:appHostable, flexipage:availableForAllPageTypes" in you component as implements then u can see your custom lightning component in lightning app builder.
PS: mark it as suitable answer and like it if it's helpful for you.
I am having the same issue I can't see the Lightning Components.