<?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 Simple custom Indicators not work in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/simple-custom-indicators-not-work/m-p/17107#M7609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Continuing my study to create a simple custom indicators (on my preivous post: &lt;A href="https://migration33.stage.lithium.com/thread/231361"&gt;How to change default icon folder based on its properties?&lt;/A&gt; ), I start to create it with reference from Jeff's post here &lt;A href="https://migration33.stage.lithium.com/thread/177360"&gt;Colour vs tags&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;I create ar:dirFungsi properties applied to a folder which will add a custom indicator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are my steps and codes:&lt;/P&gt;&lt;P&gt;1. Add an evaluator &lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;/tomcat/webapps/share/WEB-INF/classes/alfresco/custom-slingshot-application-context.xml&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;?xml version='1.0' encoding='UTF-8'?&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.springframework.org/dtd/spring-beans.dtd" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.springframework.org/dtd/spring-beans.dtd&lt;/A&gt;&lt;SPAN&gt;'&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;beans&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&amp;nbsp;&amp;lt;!-- Directory Obyektif Evaluator --&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&amp;nbsp;&amp;lt;bean id="evaluator.doclib.action.dirObyektif" parent="evaluator.doclib.action.value"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;property name="accessor" value="node.properties.ar:dirFungsi" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;property name="comparator"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;bean class="org.alfresco.web.evaluator.StringEqualsComparator"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;property name="value" value="DirObyektif" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;/bean&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;/property&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&amp;nbsp;&amp;lt;/bean&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;/beans&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;2. Add indicator inside condition attribute equals to DocumentLibrary in /tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;indicators&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;indicator id="dirobyektif" index="100"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;evaluator&amp;gt;evaluator.doclib.action.dirObyektif&amp;lt;/evaluator&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;/indicator&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&amp;lt;/indicators&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;3. Create an image in /tomcat/webapps/share/components/documentlibrary/indicators/&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;dirobyektif-16.png&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;Then I restarted the server, but the indicator doesn't appear.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;What is the problem and how to solve it?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;&lt;SPAN style="font-size: 11pt; color: #000000; background-color: transparent; font-weight: 400; text-decoration: none;"&gt;[bayu]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 May 2017 13:41:50 GMT</pubDate>
    <dc:creator>billydekid</dc:creator>
    <dc:date>2017-05-22T13:41:50Z</dc:date>
    <item>
      <title>Simple custom Indicators not work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/simple-custom-indicators-not-work/m-p/17107#M7609</link>
      <description>Hi,Continuing my study to create a simple custom indicators (on my preivous post: How to change default icon folder based on its properties? ), I start to create it with reference from Jeff's post here Colour vs tags .I create ar:dirFungsi properties applied to a folder which will add a custom indic</description>
      <pubDate>Mon, 22 May 2017 13:41:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/simple-custom-indicators-not-work/m-p/17107#M7609</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-05-22T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Simple custom Indicators not work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/simple-custom-indicators-not-work/m-p/17108#M7610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don't add your customizations to /share nor /alfresco&amp;nbsp;&lt;BR /&gt;check the documentation here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://docs.alfresco.com/5.1/concepts/dev-extensions-share-evaluators.html" title="http://docs.alfresco.com/5.1/concepts/dev-extensions-share-evaluators.html" rel="nofollow noopener noreferrer"&gt;Evaluators | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;re-do your first step, adding evaluator to this file:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="background-color: #ffffff; font-size: 14px;"&gt;tomcat/&lt;STRONG&gt;shared&lt;/STRONG&gt;/classes/alfresco/web-extension/custom-slingshot-application-context.xml&lt;/SPAN&gt;&lt;SPAN style="color: #58595b; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 May 2017 12:11:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/simple-custom-indicators-not-work/m-p/17108#M7610</guid>
      <dc:creator>mrks_js1</dc:creator>
      <dc:date>2017-05-27T12:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Simple custom Indicators not work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/simple-custom-indicators-not-work/m-p/17109#M7611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;Markus Joos&lt;/B&gt;‌&lt;/P&gt;&lt;P&gt;I have put the evaluator as suggested, but the indicator still not appear &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;I also checked share.log &amp;amp; alfresco.log but nothing errors found.&lt;/P&gt;&lt;P&gt;Is there any misconfigure syntax on my files above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My idea is simple, evaluator will check the folder property ar:dirFungsi value is "DirObyektif", if true, the custom indicator will appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 May 2017 15:01:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/simple-custom-indicators-not-work/m-p/17109#M7611</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-05-27T15:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Simple custom Indicators not work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/simple-custom-indicators-not-work/m-p/17110#M7612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone can help my problem, pls?&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 11:51:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/simple-custom-indicators-not-work/m-p/17110#M7612</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-06-05T11:51:29Z</dc:date>
    </item>
  </channel>
</rss>

