<?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: How to set the message properties for the 'Approve' and 'Reject' allowed values message in a Review Task in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-message-properties-for-the-approve-and-reject/m-p/59151#M20982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do like this&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;lt;constraints&amp;gt;&lt;BR /&gt; &amp;lt;constraint type="LIST"&amp;gt;&lt;BR /&gt; &amp;lt;parameter name="allowedValues"&amp;gt;&lt;BR /&gt; &amp;lt;list&amp;gt;&lt;BR /&gt; &amp;lt;value&amp;gt;Approve|{label.finalApprove}&amp;lt;/value&amp;gt;&lt;BR /&gt; &amp;lt;value&amp;gt;Reject|Final Reject&amp;lt;/value&amp;gt;&lt;BR /&gt; &amp;lt;/list&amp;gt;&lt;BR /&gt; &amp;lt;/parameter&amp;gt;&lt;BR /&gt; &amp;lt;/constraint&amp;gt;&lt;BR /&gt; &amp;lt;/constraints&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You can specify value direct as well use label which is defined in properties file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com/" rel="nofollow noopener noreferrer"&gt;Contcentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Dec 2018 05:03:58 GMT</pubDate>
    <dc:creator>vidhipanchal</dc:creator>
    <dc:date>2018-12-20T05:03:58Z</dc:date>
    <item>
      <title>How to set the message properties for the 'Approve' and 'Reject' allowed values message in a Review Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-message-properties-for-the-approve-and-reject/m-p/59149#M20980</link>
      <description>How could I set the message properties of the allowed values in a&amp;nbsp;bpm activitiOutcomeTask?&amp;nbsp;e.g. at the&amp;nbsp;alfresco-developer-series/scWorkflowModel.xml at master · jpotts/alfresco-developer-series · GitHub&amp;nbsp;the 'Approve' and 'Reject' common&amp;nbsp;allowed&amp;nbsp;values are&amp;nbsp;been displayed&amp;nbsp;in English.&amp;nbsp;Thank you in adva</description>
      <pubDate>Tue, 18 Dec 2018 08:59:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-message-properties-for-the-approve-and-reject/m-p/59149#M20980</guid>
      <dc:creator>mtsiak</dc:creator>
      <dc:date>2018-12-18T08:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the message properties for the 'Approve' and 'Reject' allowed values message in a Review Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-message-properties-for-the-approve-and-reject/m-p/59150#M20981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add your own labels in Share form definition:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/jpotts/alfresco-developer-series/blob/75fd25869e42370a1d2a28fcaa74521a135c0005/workflow/workflow-tutorial/workflow-tutorial-share-jar/src/main/resources/META-INF/share-config-custom.xml#L121" title="https://github.com/jpotts/alfresco-developer-series/blob/75fd25869e42370a1d2a28fcaa74521a135c0005/workflow/workflow-tutorial/workflow-tutorial-share-jar/src/main/resources/META-INF/share-config-custom.xml#L121" rel="nofollow noopener noreferrer"&gt;alfresco-developer-series/share-config-custom.xml at 75fd25869e42370a1d2a28fcaa74521a135c0005 · jpotts/alfresco-develope…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just include something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="line-numbers language-markup"&gt;&lt;CODE&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;control&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;template&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;/org/alfresco/components/form/controls/selectone.ftl&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;control-param&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;name&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;options&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ToBeReviewed|Revisar,NoReviewRequired|No Revisar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;control-param&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;control&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 18:11:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-message-properties-for-the-approve-and-reject/m-p/59150#M20981</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-12-19T18:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the message properties for the 'Approve' and 'Reject' allowed values message in a Review Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-message-properties-for-the-approve-and-reject/m-p/59151#M20982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do like this&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;lt;constraints&amp;gt;&lt;BR /&gt; &amp;lt;constraint type="LIST"&amp;gt;&lt;BR /&gt; &amp;lt;parameter name="allowedValues"&amp;gt;&lt;BR /&gt; &amp;lt;list&amp;gt;&lt;BR /&gt; &amp;lt;value&amp;gt;Approve|{label.finalApprove}&amp;lt;/value&amp;gt;&lt;BR /&gt; &amp;lt;value&amp;gt;Reject|Final Reject&amp;lt;/value&amp;gt;&lt;BR /&gt; &amp;lt;/list&amp;gt;&lt;BR /&gt; &amp;lt;/parameter&amp;gt;&lt;BR /&gt; &amp;lt;/constraint&amp;gt;&lt;BR /&gt; &amp;lt;/constraints&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You can specify value direct as well use label which is defined in properties file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com/" rel="nofollow noopener noreferrer"&gt;Contcentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 05:03:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-message-properties-for-the-approve-and-reject/m-p/59151#M20982</guid>
      <dc:creator>vidhipanchal</dc:creator>
      <dc:date>2018-12-20T05:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the message properties for the 'Approve' and 'Reject' allowed values message in a Review Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-message-properties-for-the-approve-and-reject/m-p/59152#M20983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@jpotts &lt;A href="https://github.com/jpotts/alfresco-developer-series/issues/28" rel="nofollow noopener noreferrer"&gt;suggested &lt;/A&gt;the:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;listconstraint.scwf_approveRejectOutcome.Approve=Translated Approve &lt;BR /&gt;listconstraint.scwf_approveRejectOutcome.Reject=Translated Reject&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;and it works. Thanks again for the replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/jpotts/alfresco-developer-series/issues/28" title="https://github.com/jpotts/alfresco-developer-series/issues/28" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series/issues/28&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 16:04:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-message-properties-for-the-approve-and-reject/m-p/59152#M20983</guid>
      <dc:creator>mtsiak</dc:creator>
      <dc:date>2018-12-20T16:04:22Z</dc:date>
    </item>
  </channel>
</rss>

