Category: Lightning
-
Local Development for Lightning Web Components
—
Happy New Year 2020 to all readers !! As part of Sprint 20 release, we can create Lightning Web Components locally using the simple steps. It’s not like we did not have this option earlier, but this is another approach to do that. You can still use the old method to run the code locally…
-
Salesforce : Lightning Web Components
—
Lightning Web Components is the Salesforce implementation of that new breed of lightweight frameworks built on web standards. It’s the next framework, which will coexist and interoperate with Lightning Aura Platform. Lightning Web Components provides a layer of specialized Salesforce services on top of the core stack, including: The Base Lightning Components, a set of…
-
Salesforce : Disabling Lightning Experience for users
—
Salesforce : Disabling Lightning Experience for users
-
Spring 17 release in Salesforce
—
Wishing you all a very happy new year 2017! Spring 17 release is around the corner and always there will be tones of new features or some enhancements to the existing features in Spring 17 release in Salesforce. Sometime the list is too big to be implemented by one person. And I am sure most…
-
Lightning Component : Simple Currency exchange value
—
We are close to the Christmas and end of the year. So wishing you all a very merry Christmas and a new year. I have never shared a code with you all lately. This time will be sharing code which I wrote just for fun sometime: “Lightning Component : Simple Currency exchange value”. Lightning Component…
-
Salesforce.com : Design System Unmanaged Package deprecated
—
I went to download the SLDS to check if there is a new version but “ Salesforce.com : Design System Unmanaged Package deprecated “. Ohhhhhh…. what does not mean ??? Will we not be able to use Lightning any more ? Ahhh no , there is a different route now to use our cool Salesforce…
-
Getting Error : We couldn’t find a record in your most recently used records list to preview the page with.
—
Issue: Getting Error : We couldn’t find a record in your most recently used records list to preview the page with. while creating a Lightning App Page. We couldn’t find a record in your most recently used records list to preview the page with. Resolution: We need to view at least one record of…
-
Salesforce.com : Lightning App Builder
—
Today it’s about lightning app builder. It’s the one which helps us create new page layouts in new Lightning Experience. Earlier after we enabled the lightning experience, there was no way to edit the layouts. But in Spring Lightning App Builder was introduced as PILOT. This article is about the pilot feature. To start with you…