Step 1- First You need to check In your salesforce account domain is created or not if not created follow below youtube video
Step 2-You need to deploy this domain to all user. After creating domain you go in find Quick Box My Domain--> click on Deploy to All user.
Step 3- Go to Quick Find box and search Tab -> click on Lightning Component tab add your component here.
Note--Must be added below code in Component.
<aura:component controller="Suppliers_Light" implements="force:appHostable">
Step 4-After Successfully Added Again gone in Quick find box and search Salesforce Navigation add tab created tab run application
for More details follow below link-
Part1
Part2
Step 2-You need to deploy this domain to all user. After creating domain you go in find Quick Box My Domain--> click on Deploy to All user.
Step 3- Go to Quick Find box and search Tab -> click on Lightning Component tab add your component here.
Note--Must be added below code in Component.
<aura:component controller="Suppliers_Light" implements="force:appHostable">
Step 4-After Successfully Added Again gone in Quick find box and search Salesforce Navigation add tab created tab run application
for More details follow below link-
Part1
Part2
No comments:
Post a Comment