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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • CiviCRM permissions
Pages: [1]

Author Topic: CiviCRM permissions  (Read 522 times)

vakeesan26

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.3,4.4,4.5
  • CMS version: Drupal 7.x
  • MySQL version: 5.6.1
  • PHP version: 5.4.12
CiviCRM permissions
April 17, 2014, 09:32:34 am
I have created a new Drupal role and only given the CiviCRM access permission.
also I have implemented hook_civicrm_aclWhereClause  and controlled the contact visibility via that hook
when user (only have that particular role) login, they are able to see only the related contacts ( filtered via hook )
but for those contact's Activities and  Relationships are coming default.
I didn't give the permission for anything (Activities or Relationships)
how can I control the permissions (view/edit/create) for  Activities and  Relationships ?

any one have idea please ?

« Last Edit: April 22, 2014, 12:43:54 am by vakeesan26 »

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: CiviCRM permissions
April 17, 2014, 11:49:38 am

right now the main permissioning at the record level is at contacts only. i.e. activities and relationships do not have granular permissions

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

vakeesan26

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.3,4.4,4.5
  • CMS version: Drupal 7.x
  • MySQL version: 5.6.1
  • PHP version: 5.4.12
Re: CiviCRM permissions
April 22, 2014, 12:44:13 am
Thank you !!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • CiviCRM permissions

This forum was archived on 2017-11-26.