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 Profiles (Moderator: Dave Greenberg) »
  • Displaying Contact Image in a directory listing
Pages: [1]

Author Topic: Displaying Contact Image in a directory listing  (Read 849 times)

jackrabbithanna

  • I post occasionally
  • **
  • Posts: 61
  • Karma: 3
  • Quick like bunny
    • http://www.skvare.com
  • CiviCRM version: 4.3.5
  • CMS version: Drupal 7.23
  • MySQL version: 5.1
  • PHP version: 5.3.3
Displaying Contact Image in a directory listing
March 28, 2013, 10:01:02 am
I created a profile which I use to display a list of members.  All this is great.  I'd like to be able to list the contact's image along with the other fields.  I see there is a Image URL field available to me that is associated with contacts.  I can edit a contact and add an image to it.  I can see the image when I look at the contact's page.  On my member directory listing what I get is a url  for the image file. 

How to display the image instead of the url on a profile directory listing???


petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Displaying Contact Image in a directory listing
March 31, 2013, 04:34:49 pm
I would tend to do that sort of thing using Drupal Views - but you may not want to go there for your use case.
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

jackrabbithanna

  • I post occasionally
  • **
  • Posts: 61
  • Karma: 3
  • Quick like bunny
    • http://www.skvare.com
  • CiviCRM version: 4.3.5
  • CMS version: Drupal 7.23
  • MySQL version: 5.1
  • PHP version: 5.3.3
Re: Displaying Contact Image in a directory listing
April 02, 2013, 07:38:01 am
Thats exactly what I've come up with to do, and it works well.

Followed the instructions on this page: http://wiki.civicrm.org/confluence/display/CRMDOC42/Views3+Integration

to make civicrm entities available to Views

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Displaying Contact Image in a directory listing

This forum was archived on 2017-11-26.