Active
Project:
Party
Version:
7.x-1.x-dev
Component:
Ecosystem modules
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2011 at 11:10 UTC
Updated:
10 Aug 2012 at 06:55 UTC
At its core, a CRM is about relationships: relationships between pieces of data which themselves hold data.
We need to make use of http://drupal.org/project/relation, so this issue is to figure out how.
Some questions about relation:
- does it let us define default relation types, thus saving the site builder from having to define them in the UI
Some things we need:
- a fairly complex autocomplex widget for selecting a party.
Comments
Comment #1
mrsinguyen commentedSubcribe
Comment #2
spykid commentedSubcribe
Comment #3
chriscohen commentedSubscribe.
Comment #4
rlmumfordYou can define relation bundles that are field-able like any other entity - infact the crm_profile and crm_user modules do just that, they define a new relation type.
Autocomplete will be tricky, but i think chx is working on one at the moment, somewhat begrudgingly. We DEFINATELY need a better ui for making things with relations.
Comment #5
rlmumfordIt looks like relation has come a long way in the last few months, so hopefully things like auto-complete will be sorted.
I'm going to set this as a feature request. I don't know how much work it will be to implement.
Comment #6
joachim commentedAnd see #1696254: Allow relations to restrict end points by party hat. too.
Comment #6.0
joachim commentedaaaaaaaargh