Salesforce Spring ’18 Release Resources

ChadSmithSpring '18

Release Notes: https://releasenotes.docs.salesforce.com/en-us/spring18/release-notes/salesforce_release_notes.htm Pre-Release Org: https://www.salesforce.com/form/signup/prerelease-spring18.jsp

Visualforce PageMessage Samples

ChadSmithApex, Visualforce

I can never remember what the different Visualforce page message options look like between the severity and strength so here are the options along with the code.

Winter Is Coming (Winter ’18 from Salesforce!)

ChadSmithUncategorized

Signup for a prerelease org:  https://www.salesforce.com/form/signup/prerelease-winter18.jsp Release Notes also available: https://releasenotes.docs.salesforce.com/en-us/winter18/release-notes/salesforce_release_notes.htm

Quick Tip for Filtering List Views and Multiple Values

ChadSmithList Views

Let’s say you want to view a list of all of your accounts in the midwest. You might be tempted to create a set of ‘or’ filters for State = WI or State = IL, etc. However, you can simply separate the values with commas to get results much quicker.

Visualforce Date Popup

ChadSmithVisualforce

If you work with Visualforce and the first field on your page is a date you’ll notice that when the page loads it’ll automatically open the date picker which is often not desirable. To fix this simply place this Javascript on your page: <Script> function setFocusOnLoad() {} </Script>

Spring ’17 Trailhead

ChadSmithSpring '17, Trailhead

With Spring ’17 now rolled out to all orgs don’t forget to get up to speed with the Spring ’17 Trailhead! https://trailhead.salesforce.com/modules/spring_17