Would be good to document & test the integration with Open North's API and their Drupal 7 module:
http://drupal.org/project/represent

There are some good projects coming up with http://opennorth.ca

Comments

mgifford’s picture

Title: Integration with Represent API » Document the Integration with Represent API
Issue summary: View changes

I think that this functionality might work, but needs to be documented.

mgifford’s picture

Ok, so to just sketch out how this would work I looked at the webform_represent module and did a quick upgrade to D7. That still needs work, I mostly used Coder, but it does show signs of hope.

We'd need a /modules/citcon_represent module. Probably we'd want to hard code a postal code field - edit-field-citcon-postal-code-und-0-value

I'm not sure what if any of the other structure needs to be kept.

The AJAX pre-populate form doesn't work yet in D7, but that's something that we'd need to do.

Mostly just thinking out loud.