Set Up OmniScript Type Ahead Autocomplete with the Google Places API

In this post, we are going to learn how to set up OmniScript Type Ahead autocomplete with Google Places API. You’ve seen this implemented in most forms that require input for an address and then as you type the address autocompletes and optionally we see it populates other fields in the form like the street… Read More Set Up OmniScript Type Ahead Autocomplete with the Google Places API

Getting the Google Data Authentication for Force.com working

Just sharing some information which I hope some would find useful. I’ve been tinkering around with the Google API Toolkit for Force.com. For starters, these are basically client libraries built on Apex for Force.com that connect to Google API like Google Docs API, Blogger API, Google Calendar API among others. The method for authentication on… Read More Getting the Google Data Authentication for Force.com working