Posted by jmiccolis on December 12, 2006 at 4:36pm
2 followers
Jump to:
| Project: | CiviNode And Civinode CCK |
| Version: | 4.7.x-1.x-dev |
| Component: | CCK Integration |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Torenware |
| Status: | needs review |
Issue Summary
I put together the attached patch to allow a user to relate multiple crm contacts to a cck node type, without creating a bunch of contact reference fields. It works in exactly the same way as the nodereference.module, and I copied a bit of code from there.
To see the patch work create a cck node-type with a 'CiviCRM Contact Reference' field, and set the field widget to 'Autocomplete Contact Search' and allow for 'Multiple values'
| Attachment | Size |
|---|---|
| civinode_field_multiple.patch | 3.45 KB |
Comments
#1
jmiccolis
I'm starting to look at refactoring the code and checking for Drupal 5.0/CiviCRM 1.6 compatibility, so this is a good time for this.
I'll look overy your patch, and will try to get back to you in the next week. By all means nag me if I don't get back to you.
Thanks,
Rob