Select Followers

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Maximus
    replied
    Hi,
    Only admin user can select other followers (open the file /client/src/views/record/detail.js and find this line selectDisabled: !this.getUser().isAdmin(), in the 'actionViewFollowers' function). If you rewrite this logic, then a regular user will be able to see the 'Select' button.
    But this is just the first step. After, you will need to rewrite the permission logic to select new followers from the user list by the regular user.

    Leave a comment:


  • partomas
    started a topic Select Followers

    Select Followers

    Hello, does anyone know what permissions is needed for ROLE, to be able edit/add new followers to the entity?
Working...