10-25-2017 07:44 AM
After going to a certain site, there is an Invite button. This allows you to invite other people to access the site. After bringing their names up by searching, there is an Add button. But for certain people the Add button is disabled. I checked and the people are not already members of the site or have already been invited.
10-25-2017 09:55 AM
Hello.
Check the browser's developer tools and try to identify what is different for these users you can not invite.
Verify the response body for the webscripts calls.
10-27-2017 08:29 AM
I'm not too familiar with the developer tools, however, I assume this only works with code that you have control of. We do not have access to the source code. We are just encountering the problem on a client's live site. I was wondering if this problem has been known to occur and what was found to be the solution.
10-27-2017 08:32 PM
The browser developer tools allows you to monitor the http calls, and then you can check what is being returned by such calls.
That is what I asked you to check, and not the application's source code
10-28-2017 08:19 AM
I am fairly sure that all I will see is an attribute making the Add button disabled. I will not see the conditions the code is checking for in the programming to make that button disabled for a particular user. Not unless it's doing that in the JavaScript which I think the developer tools can trace, but I have tried that and have not found any answer. I fully admit that I don't know much about the developer tools or monitoring http calls or what they are fully capable of showing me.
Explore our Alfresco products with the links below. Use labels to filter content by product module.