<?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: Default Document Library to Simple View in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180202#M133332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The change would be global, but the easiest way is to edit &lt;/SPAN&gt;&lt;STRONG&gt;documentlist.get.html.ftl&lt;/STRONG&gt;&lt;SPAN&gt; and change&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;simpleView: ${(preferences.simpleView!false)?string},&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;simpleView: ${(preferences.simpleView!true)?string},&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Which will default it for all users unless they change the option themselves by clicking the toolbar button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2009 20:53:47 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2009-03-18T20:53:47Z</dc:date>
    <item>
      <title>Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180201#M133331</link>
      <description>Is there a way to set the default in the document library of any site to the simple view?can this be set per site or it universal for all sites?</description>
      <pubDate>Wed, 18 Mar 2009 19:46:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180201#M133331</guid>
      <dc:creator>urshah</dc:creator>
      <dc:date>2009-03-18T19:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180202#M133332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The change would be global, but the easiest way is to edit &lt;/SPAN&gt;&lt;STRONG&gt;documentlist.get.html.ftl&lt;/STRONG&gt;&lt;SPAN&gt; and change&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;simpleView: ${(preferences.simpleView!false)?string},&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;simpleView: ${(preferences.simpleView!true)?string},&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Which will default it for all users unless they change the option themselves by clicking the toolbar button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 20:53:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180202#M133332</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-18T20:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180203#M133333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In that template, what is the "preferences" object that's being referenced? Is there any way of altering its "simpleView" property rather than tweaking the template logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 07:26:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180203#M133333</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2009-05-21T07:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180204#M133334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, I think I've found the answer to that question, but it raises another…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Share asks Alfresco (via a webscript invocation) for the logged-in user's preferences specifying a filter of "org.alfresco.share.documentList". The webscript calls the preferenceService and passes the results back in JSON format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The new question is: how can I set the "org.alfresco.share.documentList.simpleView" preference for a person? Is there any UI for it at all?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 07:39:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180204#M133334</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2009-05-21T07:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180205#M133335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Me again…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't suppose anyone has a similar tip for the search results page?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 08:54:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180205#M133335</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2009-05-21T08:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180206#M133336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Brian&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, there's no UI to manage user preferences. However, you should be able to construct a POST request to the preferences REST API (at "&lt;/SPAN&gt;&lt;EM&gt;api/people/{username}/preferences&lt;/EM&gt;&lt;SPAN&gt;") with a JSON body containing the value to set, e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;{"org":{"alfresco":{"share":{"documentList":{"simpleView":true}}}}}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: The search results don't support a simple view yet (it's on our list, but not near the top I'm afraid)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 09:01:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180206#M133336</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-05-21T09:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180207#M133337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Mike. I'll write a little behaviour to make sure that that preference is set whenever a new person node appears.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shame about the search results - I don't know if it's just me, but the detailed view always looks simply dreadful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 09:49:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180207#M133337</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2009-05-21T09:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180208#M133338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone can advise how to setup simple View as default view for users system wide in 4.2.c?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The above solution seems to not be up to date anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Liviu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 01:21:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180208#M133338</guid>
      <dc:creator>liviull</dc:creator>
      <dc:date>2013-11-20T01:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180209#M133339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The logic has been moved from the WebScript FreeMarker template into the JavaScript controller (this blog and those preceding/following it) explain why this has happened. Essentially you need to change the same property but you do it in the JavaScript controller and can now do this easily via an extension module.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 09:08:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180209#M133339</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2013-11-20T09:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Default Document Library to Simple View</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180210#M133340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also trying to making the default view to be simple view instead of detailed view and tried the above solution but I am not able to find the above configuration in documentlist.get.js file.&lt;/P&gt;&lt;P&gt;Instead,I tried to change the following in documentlist.get.js file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;model.preferences.viewRendererName != null ? model.preferences.viewRendererName : "detailed",&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;model.preferences.viewRendererName != null ? model.preferences.viewRendererName : "simple",&lt;/P&gt;&lt;P&gt;But it's not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried to change the following in documentlist.js file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; viewRendererName:"detailed",&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; viewRendererName:"simple"&lt;/P&gt;&lt;P&gt;but still the default view is appearing to be detailed view in document-library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 06:21:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-document-library-to-simple-view/m-p/180210#M133340</guid>
      <dc:creator>ayushi_agrahari</dc:creator>
      <dc:date>2018-03-27T06:21:50Z</dc:date>
    </item>
  </channel>
</rss>

