Active
Project:
Citizens Connected
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2013 at 21:41 UTC
Updated:
8 Nov 2013 at 19:49 UTC
Jump to comment: Most recent
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
Comment #1
mgiffordI think that this functionality might work, but needs to be documented.
Comment #2
mgiffordOk, 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.