1. galbur
  2. Support
  3. Monday, February 27 2017, 02:59 PM
Hi

I have a an Adress- /Userlist with about 1000 Adresses.
This List is not public.
Admins (admin_north, admin_east, admin_west, admin_south) should have access (only read) to the whole list.
And: the admins should be able to edit the adresses from their own regions (adress_north, adress_east, adress_west, adress_south). But only these adresses.

Is this possible? And how?

Thank you
Chris
admin Accepted Answer
Admin
Hi,
sorry this is not possible.

Admins can edit all profiles.

Who are admins?
Admins are all users that have permission to edit profiles. to configure these permission go to Users -> Manage -> Options -> Permission
  1. more than a month ago
  2. Support
  3. # 1
galbur Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
No sorry, there is not a simple way to make this. Of course all it's possible, but require many hours of work.

Some tip for you:
1. you need to add some permission check to show/hide "edit profile" button in profile pages, to do this you can override profile page layout by coping file from /components/com_jsn/views/profile/tmpl/default.php to /templates/your-template-folder/html/com_jsn/profile.php. In this new file you can customize your code

2. you need to add some permission check to allow/disallow ability to edit all profiles, the code is into file /plugins/system/jsn_system/jsn_system.php between lines 105-171
  1. more than a month ago
  2. Support
  3. # 3
galbur Accepted Answer
Ok

Thank you. I try to work on that.

Cheers
Chris
  1. more than a month ago
  2. Support
  3. # 4
hopinn Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 5
hopinn Accepted Answer
About this:

2. you need to add some permission check to allow/disallow ability to edit all profiles, the code is into file /plugins/system/jsn_system/jsn_system.php between lines 105-171

can i get some examples for this feature?

F.i. if i like to have the user(group) "Trainer of the kids" want to authorize to edit the group "kids"?

thank you.
  1. more than a month ago
  2. Support
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.