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.
Select Followers
Collapse
X

Leave a comment: