Archive for the ‘SalesForce.com’ Category

Icons available SalesForce.com

mgsmith | Monday, August 16th, 2010 | 5 Comments »

SalesForce.com Icons Available for VisualForce Pages and Formulas

read more...

Date Time and Timezone Handling in Apex

mgsmith | Tuesday, August 10th, 2010 | 3 Comments »

Date Time and Time zone Conversions for Apex code

read more...

Getting ActionSupport to Rerender Elements on a Page

mgsmith | Wednesday, June 23rd, 2010 | No Comments »

How to get the VisualForce apex:ActionSupport tag to rerender elements based on field value changes

read more...

Hiding Edit Links for Related Lists/Views on a VisualForce Page

mgsmith | Wednesday, June 16th, 2010 | 1 Comment »

I had a situation the other day where I needed to hide the Edit & Del links that appear on both the ListView and Related Lists. Luckily in both cases the pages were VisualForce pages, but I did not want to manually recreate the ListViews or Related Lists by hand. My solution was to use jQuery to quickly select and

read more...

Aggregate SOQL Functions

mgsmith | Wednesday, February 3rd, 2010 | 2 Comments »

Aggregate functions in SalesForce.com SOQL

read more...

Hiding Custom Buttons on a VisualForce Page

mgsmith | Friday, October 16th, 2009 | 7 Comments »

Sorry it’s been so long time since my last blog post. Life and work just seem to get in the way. I recently wanted to setup some custom buttons that could be dynamically hidden or renamed on the page. As you probably know, SalesForce.com does not currently have the ability to hide buttons on a page layout. However, it can

read more...

Change a Tab to Open to a Default View

mgsmith | Friday, June 5th, 2009 | 8 Comments »

By default, when you click on any standard SalesForce.com Tab for an Object, it brings you to a list of “Recently Viewed” items. I, like many others, find this annoying. I’d much rather that SalesForce.com give us options to change the default View by Tab, ideally for each user Profile. In the mean time, the work-around was to use an

read more...

Mass Contact Transfer – Part 2 (The Controller)

mgsmith | Monday, April 20th, 2009 | 8 Comments »

Mass Contact Transfer for SalesForce.com – Part of a multi-part post on developing a visualforce page to allow for mass contact transfers within SalesForce.com

read more...

Mass Contact Transfer – Part 1 (The Page)

mgsmith | Thursday, April 2nd, 2009 | 10 Comments »

Mass Contact Transfer for SalesForce.com – Part of a multi-part post on developing a visualforce page to allow for mass contact transfers within SalesForce.com

read more...

Logging Deleted Records in SalesForce.com

mgsmith | Tuesday, March 10th, 2009 | 2 Comments »

Note: The code for all triggers, classes, and pages can be downloaded as an archived Eclipse IDE Project from here, or you can install this as a package into your Development or Sandbox environment from here. The Business Issues: As an administrator, there are times when I wanted to monitor records deleted, especially for certain users who had a habit of inadvertently or

read more...
Page 1 of 212»