Tag Archives: VisualForce

Using Hover Help Text in Visualforce

May 14, 2012

0 Comments

The Problem When you enter Help Text into any field in Salesforce, the user is able to view it by hovering their mouse cursor over the field’s icon in a standard view page. But how can you access that help text in a Visualforce page? The Solution The easiest solution is to use the helpText [...]

Continue reading...

Spring ’12 Release and Email to Case Premium

February 3, 2012

0 Comments

**We have released a new version of E2CP that solves this issue. Click here to learn more.** If you’re using our app, Email to Case Premium, this information is vital to the functionality of your business process: On February 3, 2012, Salesforce will begin rolling out the Spring ’12 Release with an undocumented change to [...]

Continue reading...

Using Salesforce.com Arrow Buttons in VisualForce

December 1, 2011

4 Comments

Here is a little trick I picked up recently while developing a VisualForce page for one of our customers. You are probably familiar with the Salesforce.com convention of having two SelectLists and passing the values between the lists with left, right, up, and down arrows. You can see this on the Custom App Edit screen. [...]

Continue reading...