Salesforce Summaries – Salesforce Platform Winter 18 — Release Readiness Summary
SalesforceSummaries: a series delivering key insights from Salesforce YouTube videos, to save you time as you keep up to date with the latest technological changes within the Salesforce ecosystem.
Introduction:
As per the Release Readiness webcast on the Salesforce Platform Winter 18 release, there are some significant changes and improvements that have been made to the Lightning UI, Lightning App Builder and Salesforce DX.
This serves as a brief summary on the most significant changes. Great resources for getting more comprehensive overviews of these changes can be found on the https://pages.mail.salesforce.com/cloud-services/event-calendar#&eventType=.webinar&search=winter ’18”>Cloud Services Event Calendar and the Release Readiness & Feature Adoption pages.
- The Lightning UI has been improved in a number of different ways.
- A big improvement has been made on List Views in Lightning Experience (LEX). Going forward, Admin users can also clone existing list views in LEX without having to revert back to Salesforce Classic. Mass inline editing can give a huge productivity boost to users and dynamically sized columns allow more efficient use of page real estate.
- Related List Quick Links are also a new feature for LEX.
- There is a huge focus on customers being able to brand their Lightning pages.
- On the Lightning App Builder front, one can now create dynamic record pages, custom templates on home pages and have more flexibility around dashboard components on Lightning pages.
Custom templates give you a lot more branding flexibility. Custom templates are essentially Lightning components, so a developer resource would still be required for this; although for dynamic Lightning pages this can be done via point-n-click.
- Salesforce DX also has received a number of critical improvements. Salesforce DX is a new development mechanism:
With Salesforce DX, one can have a truly continuous integration experience. One can compare 2 orgs (org A and org B) to see what the differences are between them, download the differences to your local machine and push those differences back to org B. This is a far improved approach instead of having to manually make changes in the UI for some features that can’t be referenced in change sets.
Trailhead is the best step to getting started with Salesforce DX. You can use Github to download the repo.
And in your command line, you’ll find a lot of available sfdx commands:
There is now also a Visual Studio extension which helps improve usability: