Flex and Force.com Toolkit Updates

June 22nd, 2009

contact-searchI’m a BIG fan of Flex and have been developing applications with it since the Flex 2 beta. Not only is it a great front-end for Java applications but you can create some stunning interfaces for Salesforce.com.

We have a number of applications in Production using the Force.com Toolkit and Adobe BlazeDS. The Toolkit allows you to run SOQL queries, call web services and more. It’s amazing the interfaces and mashups you can develop using the Force.com platform.

Salesforce.com just released an update of the Toolkit which includes the latest version of the Force.com web services API, enhancements and bug fixes. Information on the Force.com Toolkit for Adobe AIR and Flex is available here.

Today, James Ward, the RIA Cowboy (is he really a cowboy?), announced an update of the Adobe Developer Connection site that includes contains new Salesforce.com related videos, articles, demos and tutorials.

Hop over to Adobe’s site and get started developing rich internet applications that will wow your users!

Categories: Flex, Salesforce

Leave a comment

Comments Feed2 Comments

  1. Fraser

    I am doing some similar Flex dev with the tool kit but using the Advanced Data Grid component. In short, I am using a custom table as a (flat) data source to insert opportunity products.

    Are you sorting your subject codes in asc ordering automatically when your UI loads? I too am using the folder structure but not sure how to sort the rows automatically when the grid loads. In my current approach you have to click the upper right hand corner of the column – then the column sorts asc.

    It must be simple. Thoughts? Ideas?

    Thanks.

  2. jeffdonthemic

    I would suggest loading the subject codes into an ArrayCollection and then using that ArrayCollection as the dataprovider for the ADG. You can sort the ArrayCollection before it it rendered in the ADG. Here’s a tutorial that should help you out. Good luck!

Leave a comment

Feed

http://blog.jeffdouglas.com / Flex and Force.com Toolkit Updates

WordPress Appliance - Powered by TurnKey Linux