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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Use profile to JUST view a list of contacts?
Pages: [1]

Author Topic: Use profile to JUST view a list of contacts?  (Read 1033 times)

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Use profile to JUST view a list of contacts?
October 02, 2007, 10:09:51 am
I'm curious if anyone has a workaround for this scenario --

I created a profile linked to a group (past presidents of the association) that shows just a few fields. I would like to expose that list on my frontend (using Joomla 1.0.13).

What I'm finding is that if I choose the "profile search and listing" task, it assumes I want to search for fields, and gives me a page letting me know none of the fields in this profile are searchable, rather than giving me just the list of contacts in that profile/group.

I would also like to expose other groups in a similar way, for instance committee membership. Since all that is tracked in realtime in my CiviCRM database, it makes sense that I'd want to show the front end list using the realtime info rather than maintaining a separate static list. But I don't want/need it to be searchable, and don't necessarily need a link to the full contact data.

Any ideas?
-Brian

support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Use profile to JUST view a list of contacts?
October 02, 2007, 10:27:19 am
Brian - You can add "force=1&search=0" to the profile URL to force listing to appear when page loads and hide the search form:

http://wiki.civicrm.org/confluence/display/CRMDOC/Linking+Profiles

Code: [Select]
http://..../civicrm/profile?gid=3&reset=1&force=1&search=0
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Use profile to JUST view a list of contacts?

This forum was archived on 2017-11-26.