X-Squared On-Demand
Reading the cheatsheet for Filtered Lookup (beta), I noticed an interesting line: Lookup filters function similarly to validation rules when you save a record...
X-Squared On-Demand
Salesforce for Twitter is one of the best AppExchange packages I've seen. It fulfills the promise salesforce.com made to bring the Service Cloud to all orgs of all sizes. And it works well...
X-Squared On-Demand
The salesforce.com Developer Force Challenge has concluded, and the team of Force Squared and The Enforcer won a mention! Our Daily Shinro site was listed “for sheer exuberance!” I’m really proud of the site, though the lion’s share of the kudos go to John for the concept and site design. I jus...
X-Squared On-Demand
About two weeks ago, I posted a list of the many setup steps I took to make my Winter ‘10 prerelease org useable. Those are the same steps I have to take whenever setting up any Developer Edition org for the first time as well. ...
X-Squared On-Demand
With the impending arrival of the Winter 2010 (aka 162 or Winter'10) edition of Salesforce CRM, as with every other release, comes a prerelease org...
X-Squared On-Demand
While perusing some websites, looking at html code, I saw something interesting: A company had used Javascript to update the copyright date of its website using Javascript. This is the code...
X-Squared On-Demand
Wow - today brought an interesting discovery. Here's the situation: Coding the new premium version of Mass Update Contacts (details to come), I replaced the two parts of the page with Apex Components. This will allow the app to support custom address fields and international address formats...
X-Squared On-Demand
Well, it took about ten minutes from the release of Email Inbox Version 1 for people to request additional features, screenshots, etc. Version 2 includes some neat icons, and this post has the multiple-times-requested screenshots we promised. First, a teaser screenshot...
X-Squared On-Demand
Sonny Cloward, SysAd at Rainforest Alliance, approached us about writing a Visualforce page to display all incoming emails for a given Case Queue. This led a few interesting discoveries...
X-Squared On-Demand
Caution: Only use this tip if your computer is SECURE. Recently, Judi Sohn wrote about a URL hack to save your Salesforce username and password (in an exposed, plaintext manner). This is a great way to save a lot of time logging into Salesforce...
X-Squared On-Demand
In keeping with the theme of checkboxes and formulas, we provide an easy way to create a checkbox formula field using Visualforce: the checkbox tag with the disabled attribute: First, the Apex controller method: public boolean checkformula(){ boolean b = [insert formula here];...
X-Squared On-Demand
To date, triggers have only been accessible on each object's setup page, leading to a lot of hunting for code within the Salesforce CRM application. Even in Eclipse, switching between the Class and Trigger folders for a given project can be a pain...
X-Squared On-Demand

X-Squared On-Demand Certified Administrator, Developer, and Consultant.

X-Squared On-Demand
<!–start_raw–> One of Salesforce CRM's coolest features from a "bright shiny object" standpoint (i.e. something that aids productivity but also looks flashy) is the image formula field. J...
RECENT ACTIVITY
X-Squared On-Demand changed their General Information.