How to unset feed control as admin for other user
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2016 12:57 PM
Hello,
I've a specific issue with the sites page in the user profile .
ex:https://mydomain/share/page/user/(username)/user-sites
By default , this page displays 100 items max. But some users in our society have access to more than 100 sites so they can't turn off the flow of activities on multiples sites.
I know it's possible to configure Alfresco to display more site in the page but it's not a suitable solution for me.
I would like to manage this using script.
Referring to JavaScript API , there is <em>unsetFeedControl</em> method to disable the flow for a specific site for the currently logged in user.
<a>http://docs.alfresco.com/5.0/references/RESTful-ControlUserfeed-controlDelete.html</a>
However, I didn't find similar method to disable, as admin, the flow for a specific site AND a specific user.
Is there another ways to accomplish this?
Thanks for your help!
I've a specific issue with the sites page in the user profile .
ex:https://mydomain/share/page/user/(username)/user-sites
By default , this page displays 100 items max. But some users in our society have access to more than 100 sites so they can't turn off the flow of activities on multiples sites.
I know it's possible to configure Alfresco to display more site in the page but it's not a suitable solution for me.
I would like to manage this using script.
Referring to JavaScript API , there is <em>unsetFeedControl</em> method to disable the flow for a specific site for the currently logged in user.
<a>http://docs.alfresco.com/5.0/references/RESTful-ControlUserfeed-controlDelete.html</a>
However, I didn't find similar method to disable, as admin, the flow for a specific site AND a specific user.
Is there another ways to accomplish this?
Thanks for your help!
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2016 10:03 AM
Can anyone help me on this problem please?
Thanks.
Thanks.
