Trigger to Deactivate Users
Kevin O’Hara posed a question on twitter: Elizabeth Davidson liked the idea and posed another question: After some back and forth on this topic Kevin mentioned: So I decided to implement it. Feel free...
View ArticleOvercoming Visualforce Standard List Controller Issue
I ran into an interesting issue while using a standard list controller on a visualforce page today. This page has been working fine for a while but recently encountered an error due to a new trigger....
View ArticleOops! I Didn’t Want to Dismiss All
The infamous Matt Brown threw out a question the other day After some back and forth with Matt it turned out there are many questions on the Salesforce.com Answers forums related to getting reminders...
View ArticleCreating Rollup Summaries for Standard to Standard Objects
Update: @hammnick pointed out that you can in fact do this using roll-up summaries. I swear I checked this before hand and it wasn’t working. Regardless, I will keep this post up as I think it provides...
View ArticleQuickly Creating Sandbox Dummy Data
I am not fortunate enough to work with the Unlimited Edition of Salesforce.com and purchasing a Full Sandbox is a pricy proposition, so when I do a sandbox refresh all I get is an empty shell of our...
View ArticleRefactoring and Improving…Fixing Roll-Up Summaries
After I posted this: http://wp.me/p1xleL-1w, Daniel Llewellyn (@Kenji776) commented that this could also be done using sub-queries. I recognized immediately that I he was right and my code was not as...
View ArticleEmail from Apex : A Breakdown of my CloudSpokes Chatter to Picasa Entry
I thought someone might find it useful to see how I approached my winning CloudSpokes Email Upload Chatter Pictures to Picasa entry a while back, specifically around how to send an email in Apex. I am...
View ArticleUpdating Products on Opportunity Close Date Change
I was browsing the Dreamforce App last week and came across a question in the ChallengeUs group from Maria Belli (@msbelli on twitter) : A few responses had already indicated she would need a trigger...
View Article