Tag Archives: Lightning

Add a Utility bar to your Lightning Apps

Salesforce Spring ’17 has bought a bunch of handy features to the table, especially when it comes to Lightning. While the majority of these features are minor in detail and some might even go unnoticed, but they are all useful when it comes to providing the user a better experience. Once such small feature introduced… Read More »

Access frequently used Salesforce pages, Reports, Dashboards and others by using shortcuts

Salesforce with every release has not only been paying attention to the critical issues but is also being busy introducing features to users that would enhance their productivity. With the emergence of Lightning, Salesforce has been trying to implement almost all the features that are present in Salesforce classic along with the advanced features enriching… Read More »

Add Lightning Components to VisualForce Page

Salesforce has reimagined the platform from Classic to Lightning. With the lightning version, accessing data and tools has become easier. The major advantage of Salesforce Lightning over Salesforce Classic is its faster response time with enhanced user interface. Lightning uses its own set of components and design system which is different from Salesforce Classic. The… Read More »

Creating a Lightning Component

Lightning Components are the self-contained and reusable units of an app. They represent a reusable section of the UI. It is a bundle that can contain other components, as well as HTML, CSS, JavaScript, or any other Web-enabled code. This enables you to build apps with sophisticated UI’s. It can range in granularity from a… Read More »

Save Records in Salesforce via Lightning App

Salesforce Lightning Component framework is a UI framework for developing dynamic apps for mobile and desktop devices. It’s a modern framework for building single-page applications engineered for growth. Salesforce Lightning makes it easier to build responsive applications for any device. In the earlier blog ‘Retrieve Records via Lightning’, we discussed how to read records from… Read More »

Enable Lightning Experience on Salesforce

Salesforce describes Lightning as the future of CRM. Lightning has been a multi-year mission for Salesforce. One of the most prominently visible feature in the lightning experience is the new and refreshing User Interface. However, this is not all that there is to lightning. It also offers a platform designed to maximize sales rep productivity,… Read More »