One Customer Platform to connect everything. For any Salesforce related training (Admin,Apex,Advance Apex,Web Services,Lightening). contact me at Mobile Number: +91-8050010804,9113835016 Email: grv.shukla2@gmail.com
Tuesday, 23 February 2016
Friday, 19 February 2016
Salesforce New Lightning Experience
Are you ready to learn exactly how to set up the new Lightning
Experience interface? Test it and check the awesome new UI. When it’s
time to roll-out Lightning, build a plan on how to roll it and follow
the steps below, and get the brand new UX in Salesforce.
Go to the “Setup” page and click on the link to the new Lightning Experience (circled in red here).
Go to the “Setup” page and click on the link to the new Lightning Experience (circled in red here).
2. Create a new Permission Set. For example, you can label it “Lightning”, as you see below.
3. Check the box called “Lightning Experience User”, and assign it to the Users and Profiles where you want to enable it.
4. Now you are ready to go! To enable Lightning, click the button next to “Enable the New Salesforce Experience”.
5. You’re all set! Check out the result, and enjoy your new Salesforce user interface!
Subscribe to:
Posts (Atom)
Salesforce Certified Application Architect & Certified Data Architecture and Management Designer Exam
How to pass Salesforce Certified Data Architecture and Management Designer Exam This exam was 1st architect exam for me. Its not that muc...
-
Add the following snippet to your visualforce page: <apex:actionStatus id="pageStatus"> <apex:facet name="sta...
-
List<String> StringTempList = new List<String>{'One','two','Three','Four','One','tw...
-
Boolean variables can have three possible variables: true, false and undefined. To make it even more confusing, if you check for the valu...