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) »
  • Hiding custom Data Tabs for certain Groups.
Pages: [1]

Author Topic: Hiding custom Data Tabs for certain Groups.  (Read 636 times)

markimus

  • I post occasionally
  • **
  • Posts: 75
  • Karma: 0
Hiding custom Data Tabs for certain Groups.
May 22, 2010, 03:11:30 pm
Is there a way to hide a data tab when a person is added to a certain group?  Or fills in a cerain form?
Success is the ability to go from one failure to another with no loss of enthusiasm.

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: Hiding custom Data Tabs for certain Groups.
May 23, 2010, 04:27:56 pm

yes, use the hook_civicrm_tabs

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

note that you just "hiding" the tab

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

markimus

  • I post occasionally
  • **
  • Posts: 75
  • Karma: 0
Re: Hiding custom Data Tabs for certain Groups.
May 24, 2010, 05:48:21 pm
Yes I only want to hide the tab as the Data must remain intact for reporting and in case they are added to a tab unhide group. 
Success is the ability to go from one failure to another with no loss of enthusiasm.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Hiding custom Data Tabs for certain Groups.

This forum was archived on 2017-11-26.