I’m working on an event registration application for the Sites Developer Challenge, and it involves a validation that the registrant’s email exists in a Contact record. Remembering that Steve Andersen had run into some obstacles with Contact.Email visibility, I decided to check the guest profile for Contact Field Level Security. Here’s what I found: If […]
Archives for 2008
X-Squared Featured in ITA Newsletter
This week, X-Squared On Demand was featured in the Illinois Technology Association‘s Industry Weekly newsletter ITA Member Q&A. Thank you to the ITA for featuring us!
Inline Visualforce Page Layouts!
We’re all used to using inline S-Controls, dragging and dropping them into page layouts. And the entire Salesforce community has been spending tons of time recreating page layouts in Visualforce, just to edit one small piece of a page.
As an example, how would you implement the example at developer.force.com: Visualforce Dynamic Edit Page? You would do it the way it was explained in the blog post!
Well the rules of the game have changed.
Project: Change Owner Button in Visualforce
Project: Lookup to Picklist
Salesforce Order of Execution
I came across this page in the Apex documentation and wanted to share it with everyone. Many people have asked about this in the past, so it seems a good idea to publicize it:
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_triggers_order_of_execution.htm
Upcoming Plans
This blog post is partly an announcement of X-Squared’s upcoming plans and projects, and partly a way to hold myself to my list. It is said that while managing the Yankees, Joe Torre tried to quit many times, until someone bet him $1000 that he couldn’t quit… and told everyone he knew about the bet. Clearly, $1000 is small change to Torre, but the pressure of the whole world knowing his plan to quit helped him quite a bit. So here is X-Squared On Demand’s list of projects and plans (outside of the standard billing work for our amazing clients):
X-Squared at Dreamforce 2008
Please be sure to register for sessions at Dreamforce. And DEFINITELY don’t miss my session! Wrangle Data & Pump up the Configuration “I’m administering Salesforce. I’ve learned the ropes. Now I want to get great!” In this session, we’ll review the latest insights and subtlties that top Salesforce consultants have learned on the front lines. […]
Salesforce CRM “Locale” Field
I wanted to change the first day of my week to Monday, and to see my weekends on the right-side of the 7-day view. I’ve started doing this on my Google and Outlook calendars, so why not be consistent?
A Super Apex/Visualforce Blog
I recently discovered a blog so chock-full of Apex and Visualforce goodies that I had to mention it. Sam Arjmandi is a CRM System Analyst/Designer at Open Text in Toronto, and he writes incredible posts sharing some innovative Apex, Visualforce, and AJAX code ideas. He has posts on proper test coverage for Apex (always a […]