PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Get Gravity Working with Postcode Addressing Software

  1. Hi,

    I'm using Gravity forms on a project for a client, where the client wants the address details to be filled in dynamically using some Postcode Address Finder software called Crafty Clicks (craftyclicks.co.uk) - basically the user enters a postcode then Crafty Clicks provides the rest of the correct address - populating the address fields in Gravity...

    Gravity then has to output the results of the form to Zoho CRM - which I'm going to do via Mailchimp if I can pass the data in all the fields across...

    I've not attempted anything like this before, so am on the lookout for any hints or tips on how to accomplish this - does any know of any resources that might help?

    Thanks in advance for your help,

    Rob

    Posted 13 years ago on Tuesday September 20, 2011 | Permalink
  2. This would be possible but it would most likely have to be done as a jQuery enhancement. You'd need jQuery to monitor what's typed in the zip code field to then check the API to look up the information once a code is entered. It would then have to dynamically populate the appropriate fields.

    This would be a jQuery customization and wouldn't be done using the Gravity Forms hooks/filters with PHP.

    Posted 13 years ago on Tuesday September 20, 2011 | Permalink