S-Control Example
December 14th, 2006 by James Sullivan | Filed under Salesforce.com.When I started developing AJAX S-Controls I looked everywhere for a good, simple example. Something simple enough to illustrate the mechanics of the process while still being functional. Someone came to me looking for the same thing but now all my S-Controls are hundreds of lines long, so they’re not a simple example. I made a simple example of an S-Control that prints out the open leads belonging to my user. For each lead, there is a button that allows you to update the status to “Closed Lost”. I based it off this very popular blog post from the SF-Blog. Here it is: 20061214-code.txt





