CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Search/Show organisation name on membership summary page?
Pages: [1]

Author Topic: Search/Show organisation name on membership summary page?  (Read 1185 times)

vvuong74

  • Guest
Search/Show organisation name on membership summary page?
May 04, 2009, 01:34:38 am
Hi Guys

I'm new to CiviCRM. I'm using CiviCRM 2.2.2 with Drupal so just wondering if there's anyway to extend the membership summary page as follows?

1. To display extra organisation name column on the Membership Summary & Recent Memberships?
2. Provide a search capability by organisation name perhaps using a drop downlist? The website I'm working on consisted of over 50 organisations with each having at least 5 membership types so you can imagine the amount of information will be displayed on the summary page.

Thanks
Vince

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Search/Show organisation name on membership summary page?
May 04, 2009, 07:05:44 am

The below will need some amount of customization and coding. You'll need to modify/extend the CiviCRM templates and some code files.

If you are a PHP/MySQL developer, then do get on IRC and we can help you there. If not, you will need to contact someone from http://civicrm.org/professional/

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

vvuong74

  • Guest
Re: Search/Show organisation name on membership summary page?
May 06, 2009, 07:32:12 pm
Hi Lobo,

Thanks for the update. Are you able to pinpoint (perhaps at a high-level) what changes are required to achieve this?
It's just that I'm in a different timezone (Sydney Australia) as you guys so it's pretty hard to catch you on IRC ;-)

Thanks very much for your help!
Vince

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Search/Show organisation name on membership summary page?
May 07, 2009, 06:39:02 am

between india, poland and the US we are on IRC a fair amount :) Basically you should skim thru http://civicrm.org/architecture/ and get a idea of civicrm code and layout

You will need to edit the summary tpl page (CRM/Member/Page/DashBoard.tpl) and te corresponding php file (CRM/Member/Page/DashBoard.php)

the search by organization might best be done as a custom search

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Search/Show organisation name on membership summary page?

This forum was archived on 2017-11-26.