<?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: Order mytasks dynamically by priority in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296830#M249960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a suggestion…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The priority is a non mandatory field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Default one is medium.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are planning to sort the tasks by priority, then make it as an mandatory field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So that, people gives the priority responsibly…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When all the tasks are listed in medium priority, there is no meaning in sort ( This happens when people do not give preference to priority)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Aug 2014 10:22:06 GMT</pubDate>
    <dc:creator>swathirajan</dc:creator>
    <dc:date>2014-08-26T10:22:06Z</dc:date>
    <item>
      <title>Order mytasks dynamically by priority</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296828#M249958</link>
      <description>Hello,I am trying to figure out what i would need to customize to order the myTasks page by priority automatically when a user goes to their mytasks page.What i would like is to order it by high priority down to low priority. Has anyone done this before? If anyone has any ideas i would really like t</description>
      <pubDate>Mon, 25 Aug 2014 11:20:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296828#M249958</guid>
      <dc:creator>jakepens71</dc:creator>
      <dc:date>2014-08-25T11:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Order mytasks dynamically by priority</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296829#M249959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, what you are thinking is the way to go. Just override that java class and implement your own comparator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Other option is to filter tasks in ftl before rendering (if you are good at javascript &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 06:05:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296829#M249959</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2014-08-26T06:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Order mytasks dynamically by priority</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296830#M249960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a suggestion…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The priority is a non mandatory field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Default one is medium.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are planning to sort the tasks by priority, then make it as an mandatory field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So that, people gives the priority responsibly…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When all the tasks are listed in medium priority, there is no meaning in sort ( This happens when people do not give preference to priority)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 10:22:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296830#M249960</guid>
      <dc:creator>swathirajan</dc:creator>
      <dc:date>2014-08-26T10:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Order mytasks dynamically by priority</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296831#M249961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I edited the java file but i am having trouble figuring out how to deploy it into a war file (from eclipse) in order to put it into my alfresco server to try it out. Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:40:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296831#M249961</guid>
      <dc:creator>jakepens71</dc:creator>
      <dc:date>2014-08-26T11:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Order mytasks dynamically by priority</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296832#M249962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can simply create a jar file by using export as jar functionality of eclipse and place that jar under &amp;lt;TOMCAT_HOME&amp;gt;/webapps/alfresco/WEB-INF/lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also you need to replace entry of orinal class in context file with your new class.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 03:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/order-mytasks-dynamically-by-priority/m-p/296832#M249962</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2014-09-08T03:56:56Z</dc:date>
    </item>
  </channel>
</rss>

