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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Disable Export Contacts and Mailing Labels
Pages: [1]

Author Topic: Disable Export Contacts and Mailing Labels  (Read 1300 times)

michaels23

  • I post occasionally
  • **
  • Posts: 77
  • Karma: 1
Disable Export Contacts and Mailing Labels
April 02, 2010, 04:38:36 pm
Hi all,

I don't want users to be able to select Export Contacts or Mailing Labels from the search results task dropdown. Is there a (recommended) method for disabling them?

TIA

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: Disable Export Contacts and Mailing Labels
April 03, 2010, 07:56:55 pm

you can hide them by implementing the searchTasks hook as documented here:

http://wiki.civicrm.org/confluence/display/CRMDOC/CiviCRM+hook+specification#CiviCRMhookspecification-hookcivicrmsearchTasks

note that this just hides those functions from the UI and is not real permissioning
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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Disable Export Contacts and Mailing Labels

This forum was archived on 2017-11-26.