How do I enable "Add External Users" box?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2018 05:28 AM
Hi Alfresco Users!
I am having a problem with a new install of Alfresco
I do not see the "Add External Users" box when adding users to a site and am therefore unable to do so
I have configured outbound smtp aswell as put in notification.email.siteinvite=true into my global properties, restarted Alfresco and it doesnt appear
What am I doing wrong?
How to I get this box to appear?
Thanks in advance
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2018 03:32 AM
Enabling External Users panel | Alfresco Documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 01:02 PM
Looks like this link changed to https://docs.alfresco.com/content-services/latest/develop/share-ext-points/surf-extension-modules/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2022 11:27 AM
You can enable below way.
<config evaluator="string-compare" condition="Users">
<users>
<enable-external-users-panel>true</enable-external-users-panel>
</config>