<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Apply admin user-dashboard config on all users in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19487#M8615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That will be great! that's exactly what i needed.&lt;/P&gt;&lt;P&gt;Actually&amp;nbsp;i tried to resolve&amp;nbsp;my problem as follows :&amp;nbsp;&lt;/P&gt;&lt;P&gt;1- I implemented a webscript that creates the components of the dashboard of a user following the template of the admin dashboard configuration. (components are represented by xml files under this node &lt;SPAN style="color: #000000;"&gt;/app:company_home/st:sites/cm:surf-config/cm:components).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;it gets the userName as param.&lt;/P&gt;&lt;P&gt;2- I call this webscript when the user log in to the system for the first time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the user gets dynamically the last configuration done by the admin, and he could modify again his dashboard based on this config.&lt;/P&gt;&lt;P&gt;It works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 May 2017 10:55:32 GMT</pubDate>
    <dc:creator>abrarte</dc:creator>
    <dc:date>2017-05-04T10:55:32Z</dc:date>
    <item>
      <title>Apply admin user-dashboard config on all users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19483#M8611</link>
      <description>Hi,I'd like to modify user-dashboard logic as following :Allow the admin to apply user-dashboard configuration to all users created:&amp;nbsp;I thought about modifying webscript controller "customise-dashboard.post.json.js" in order to apply the configuration on all users on the system. But i'm not sure it's</description>
      <pubDate>Wed, 26 Apr 2017 10:15:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19483#M8611</guid>
      <dc:creator>abrarte</dc:creator>
      <dc:date>2017-04-26T10:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Apply admin user-dashboard config on all users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19484#M8612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are some tutorials available on the topic, but with a slightly different approach, which is to set a default dashboard by&amp;nbsp;customizing the preset.xml and then reset all the dashboards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the links:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://blog.itdhq.com/post/109396428145/2015-01-28-dropping-alfresco-user-dashboard-configuratio" title="http://blog.itdhq.com/post/109396428145/2015-01-28-dropping-alfresco-user-dashboard-configuratio" rel="nofollow noopener noreferrer"&gt;ITD Systems company blog — Dropping Alfresco user dashboard configuration&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gist.github.com/loftux/6523137" title="https://gist.github.com/loftux/6523137" rel="nofollow noopener noreferrer"&gt;Script to reset user dashboard in Alfresco. Actually two scripts in same Gist. To be used with the Alfresco Javascript c…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you were using a newer alfresco version, like 5.0, you could use this addon&amp;nbsp;&lt;A class="link-titled" href="https://github.com/OrderOfTheBee/ootbee-support-tools" title="https://github.com/OrderOfTheBee/ootbee-support-tools" rel="nofollow noopener noreferrer"&gt;GitHub - OrderOfTheBee/ootbee-support-tools: OOTBee Support Tools addon to extend set of administrative tools on Reposit…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 14:41:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19484#M8612</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-04-27T14:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Apply admin user-dashboard config on all users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19485#M8613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;The problem is that i want to edit default configuration dynamically&amp;nbsp;after each&amp;nbsp;admin customization of dashboard.&lt;/P&gt;&lt;P&gt;It's not a good idea to update "presets.xml" beacause we need to restart the server&amp;nbsp;everytime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 15:16:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19485#M8613</guid>
      <dc:creator>abrarte</dc:creator>
      <dc:date>2017-04-27T15:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Apply admin user-dashboard config on all users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19486#M8614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As one of the developers for OOTBee Support Tools I can say that we are planning to extend the current functionality to make it possible to apply batch updates / changes to dashboards. This could include making those changes based on a "reference" dashboard, e.g. use admin dashboard as a template.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 08:17:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19486#M8614</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-05-04T08:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Apply admin user-dashboard config on all users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19487#M8615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That will be great! that's exactly what i needed.&lt;/P&gt;&lt;P&gt;Actually&amp;nbsp;i tried to resolve&amp;nbsp;my problem as follows :&amp;nbsp;&lt;/P&gt;&lt;P&gt;1- I implemented a webscript that creates the components of the dashboard of a user following the template of the admin dashboard configuration. (components are represented by xml files under this node &lt;SPAN style="color: #000000;"&gt;/app:company_home/st:sites/cm:surf-config/cm:components).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;it gets the userName as param.&lt;/P&gt;&lt;P&gt;2- I call this webscript when the user log in to the system for the first time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the user gets dynamically the last configuration done by the admin, and he could modify again his dashboard based on this config.&lt;/P&gt;&lt;P&gt;It works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 10:55:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19487#M8615</guid>
      <dc:creator>abrarte</dc:creator>
      <dc:date>2017-05-04T10:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Apply admin user-dashboard config on all users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19488#M8616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sorry to bother you Abrar , i'm encounter the same issue can i ask you to share the webscript you use for solve this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 09:38:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/apply-admin-user-dashboard-config-on-all-users/m-p/19488#M8616</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2017-12-13T09:38:56Z</dc:date>
    </item>
  </channel>
</rss>

