<?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 Display of the user personal workspace in the Dashboard in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/display-of-the-user-personal-workspace-in-the-dashboard/m-p/326769#M13770</link>
    <description>&lt;P&gt;Nuxeo CAP 5.5&lt;/P&gt;
&lt;P&gt;I try not to display the user personal workspace in the "My workspaces" block (gadget) of the Dashboard.&lt;/P&gt;
&lt;P&gt;In order to achieve that, I thought I could modifiy the NXQL request in :
&lt;COREQUERYPAGEPROVIDER name="user_workspaces"&gt;
by :
SELECT * FROM Workspace WHERE ecm:mixinType != 'HiddenInNavigation' AND ecm:currentLifeCycleState != 'deleted' AND ecm:isProxy = 0 AND ecm:path STARTSWITH '/default-domain/workspaces/'
in the "pageproviders-contrib.xml" file from nuxeo-user-dashboard-5.5.jar.&lt;/COREQUERYPAGEPROVIDER&gt;&lt;/P&gt;
&lt;P&gt;But this doesn't work : the "My workspaces" gadget displays a " No data received from server: 500 Error" message.&lt;/P&gt;
&lt;P&gt;Note that this NXQL request works in the "Advanced search" NXQL field, that's why I tried it&lt;/P&gt;</description>
    <pubDate>Wed, 19 Dec 2012 15:56:58 GMT</pubDate>
    <dc:creator>jbras_</dc:creator>
    <dc:date>2012-12-19T15:56:58Z</dc:date>
    <item>
      <title>Display of the user personal workspace in the Dashboard</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/display-of-the-user-personal-workspace-in-the-dashboard/m-p/326769#M13770</link>
      <description>&lt;P&gt;Nuxeo CAP 5.5&lt;/P&gt;
&lt;P&gt;I try not to display the user personal workspace in the "My workspaces" block (gadget) of the Dashboard.&lt;/P&gt;
&lt;P&gt;In order to achieve that, I thought I could modifiy the NXQL request in :
&lt;COREQUERYPAGEPROVIDER name="user_workspaces"&gt;
by :
SELECT * FROM Workspace WHERE ecm:mixinType != 'HiddenInNavigation' AND ecm:currentLifeCycleState != 'deleted' AND ecm:isProxy = 0 AND ecm:path STARTSWITH '/default-domain/workspaces/'
in the "pageproviders-contrib.xml" file from nuxeo-user-dashboard-5.5.jar.&lt;/COREQUERYPAGEPROVIDER&gt;&lt;/P&gt;
&lt;P&gt;But this doesn't work : the "My workspaces" gadget displays a " No data received from server: 500 Error" message.&lt;/P&gt;
&lt;P&gt;Note that this NXQL request works in the "Advanced search" NXQL field, that's why I tried it&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2012 15:56:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/display-of-the-user-personal-workspace-in-the-dashboard/m-p/326769#M13770</guid>
      <dc:creator>jbras_</dc:creator>
      <dc:date>2012-12-19T15:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display of the user personal workspace in the Dashboard</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/display-of-the-user-personal-workspace-in-the-dashboard/m-p/326770#M13771</link>
      <description>&lt;P&gt;What error / exception do you have in your server log when displaying the gadget?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 12:54:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/display-of-the-user-personal-workspace-in-the-dashboard/m-p/326770#M13771</guid>
      <dc:creator>Thomas_Roger</dc:creator>
      <dc:date>2013-01-17T12:54:16Z</dc:date>
    </item>
  </channel>
</rss>

