kayakr / rivers.org.nz

0 stars 0 forks source link

Membership: List of Clubs #33

Open kayakr opened 9 years ago

kayakr commented 9 years ago

c/- via CiviCRM API?

kayakr commented 6 years ago

@petednz

petednz commented 6 years ago

I would build a view based on Contact and filter by membership type and status

something approximating to http://rivers.org.nz/admin/club-memberships http://rivers.org.nz/admin/club-memberships

i wouldn’t build a view using Groups as that is second hand data

hth

pete

On 18/02/2018, at 16:21, J Hunt notifications@github.com wrote:

@petednz https://github.com/petednz Is "Contacts in Group: Clubs" the best listing of Clubs to replicate the club list at http://rivers.org.nz/membership/clubs http://rivers.org.nz/membership/clubs ? https://d7.rivers.org.nz/civicrm/group/search?force=1&context=smog&gid=34&qfKey=14355bbd14515c38a95ececf656309dd_1198 https://d7.rivers.org.nz/civicrm/group/search?force=1&context=smog&gid=34&qfKey=14355bbd14515c38a95ececf656309dd_1198 I started making a Drupal 7 view to list Contacts but when I look at the views relationships the CiviCRM relations don't include group. Is there a way to do this via views, or should I fetch the group via CiviCRM API? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kayakr/rivers.org.nz/issues/33#issuecomment-366489574, or mute the thread https://github.com/notifications/unsubscribe-auth/AFiCfhOXCPbvZek5yguVrfaTNbVXdQt_ks5tV5cogaJpZM4GQ30R.


peter davis : fuzion

connect : campaign : communicate

www.fuzion.co.nz : +64 21 832 458 : +64 4 972 5737 : peter.davis59 (Skype)

kayakr commented 6 years ago

Thanks for the advice. I've created an initial view at https://d7.rivers.org.nz/membership/clubs - clearly some cleanup of duplicates is needed.