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 (Moderator: Dave Greenberg) »
  • Custom menu item to view all contacts
Pages: [1]

Author Topic: Custom menu item to view all contacts  (Read 4803 times)

bwaindwain

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 1
Custom menu item to view all contacts
October 05, 2009, 12:48:45 pm
To show a list of contacts in CiviCRM you have to click Search, Find Contacts, Find button (3 clicks). Through trial and error, I managed to figure out a url that will give me the same results with one click. Just create a custom menu item with the following url

civicrm/contact/search&force=1&qfKey=0

bwaindwain

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 1
Re: Custom menu item to view all contacts
October 06, 2009, 10:10:16 am
should add &reset=1 to wipe out previous search criteria

the link should be: civicrm/contact/search&force=1&qfKey=0&reset=1

lsmithgo

  • I post occasionally
  • **
  • Posts: 82
  • Karma: 2
    • Soirees at Breinton
  • CiviCRM version: 4.5 beta 7
  • CMS version: Joomla 3.3.3
  • MySQL version: MySQLi 5.5.37-percona-sure1-log
  • PHP version: PHP 5.3.28
Re: Custom menu item to view all contacts
October 08, 2009, 08:44:10 am
excellent, that was bugging me

jsherk

  • I post occasionally
  • **
  • Posts: 82
  • Karma: 0
Re: Custom menu item to view all contacts
May 01, 2010, 06:21:05 am
I am using this:
/civicrm/contact/search/basic?force=1&qfKey=0&reset=1

I wonder if there is a difference between mine (above) and yours (below)?
/civicrm/contact/search&force=1&qfKey=0&reset=1

David L

  • I post occasionally
  • **
  • Posts: 55
  • Karma: 2
Re: Custom menu item to view all contacts
May 02, 2010, 12:31:47 am
You can do this w/out a custom URL too.

Simply put your mouse in that little searchbox in the civicrm navbar (top-left of your screen), leave it blank and hit Enter. CiviCRM will return all contacts.

jsherk

  • I post occasionally
  • **
  • Posts: 82
  • Karma: 0
Re: Custom menu item to view all contacts
May 02, 2010, 05:01:03 am
I've added the url as a link on the navigation bar at the top ... its a click saver ... one click only instead of one click and one enter!

cadratin

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 3.4.4
  • CMS version: Joomla 1.5.23
  • MySQL version: 5.0.84
  • PHP version: 5.2.17
Re: Custom menu item to view all contacts
September 20, 2011, 07:45:55 am
Wow, I tried to figure out how to get a contact list showing and came to this post through a search on the forum.
Would it be so complicated to implement a list contact menu under the contacts menu?

drpucci

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.1.2
  • CMS version: Wordpress 3.4
  • MySQL version: unknown
  • PHP version: unknown
Re: Custom menu item to view all contacts
June 26, 2012, 02:03:57 pm
Thanks! This works just fine. Appreciate it!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Custom menu item to view all contacts

This forum was archived on 2017-11-26.