Development

Terry's Tidbits - a Salesforce Blog | Things I've Learned about Salesforce

May 12, 2014
salesforce multi-picklist

Importing into a Salesforce Multi-Picklist

Applies to: Lightning and Classic Ever need to update Salesforce records that have multi-picklists without fear of overriding the existing data in those pick lists? Here’s […]
October 25, 2013
update records with javascript button

Update Records with JavaScript Buttons for Salesforce

Applies to: Classic After writing the post about creating records with a button, it made sense to extend that thought with manipulating record with a JavaScript […]
October 24, 2013
create salesforce record

Create a Salesforce Record with a Button

Applies to: Classic Have you ever needed to create a Salesforce record by pressing a button?  If so, this will explain how simple this can be. […]
September 20, 2013
contact role

Creative Way to Capture Opportunity Contact Role

Applies to: Classic Need a creative way to capture Opportunity Contact Roles?  My method uses a couple simple Visualforce pages to redirect the an Opportunity to […]
April 12, 2013
apostrophes problem

The Problem with Apostrophes in Hyperlinks

Applies to: Lightning and Classic Today, I ran into a small problem with a link on a Visualforce page I had created. I had a Visualforce […]
April 12, 2013
salesforce service cloud

Service Cloud Console Hyperlinks

Applies to: Classic The Service Cloud Console required links on Visualforce pages to be setup a little differently. In the Console, a traditional hyperlink doesn’t work. […]