<?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 [SOLVED] Error with advance workflow custom UI parameter in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/solved-error-with-advance-workflow-custom-ui-parameter/m-p/190960#M144090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently I’m trying the Advanced Workflow example we can find in the Jeff Pott's Alfresco book (a great book &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ) but I can’t finish the HelloWorldUI one. The goal of this exemple is to add a really simple advanced workflow with one node grabbing a text from the user and then showing it in logs .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything is going well, no error in build and deployement, no error in Alfresco startup and I can see the workflow in the UI. When I try to use it I should see a text field named "Name" where I should be able to add a name which will be written in the logs. Instead of that I have a read-only "Owner" field coming from nowhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I the only one to have this issue ? For info, I'm using the version 3.0 community of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help, I'm getting completely mad…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2008 11:20:40 GMT</pubDate>
    <dc:creator>gael_poffet</dc:creator>
    <dc:date>2008-11-24T11:20:40Z</dc:date>
    <item>
      <title>[SOLVED] Error with advance workflow custom UI parameter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-error-with-advance-workflow-custom-ui-parameter/m-p/190960#M144090</link>
      <description>Hi,Currently I’m trying the Advanced Workflow example we can find in the Jeff Pott's Alfresco book (a great book &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ) but I can’t finish the HelloWorldUI one. The goal of this exemple is to add a really simple advanced workflow with one node grabbing a text from the user and then showing it in logs</description>
      <pubDate>Mon, 24 Nov 2008 11:20:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-error-with-advance-workflow-custom-ui-parameter/m-p/190960#M144090</guid>
      <dc:creator>gael_poffet</dc:creator>
      <dc:date>2008-11-24T11:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: [SOLVED] Error with advance workflow custom UI parameter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-error-with-advance-workflow-custom-ui-parameter/m-p/190961#M144091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A common error by developers is not defining task specific &amp;lt;config&amp;gt; node in web-client-config-custom.xml. Please verify if you have defined it properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Algoworks Alfresco Team&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.algoworks.com" rel="nofollow noopener noreferrer"&gt;http://www.algoworks.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 11:29:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-error-with-advance-workflow-custom-ui-parameter/m-p/190961#M144091</guid>
      <dc:creator>algoworks</dc:creator>
      <dc:date>2008-11-24T11:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: [SOLVED] Error with advance workflow custom UI parameter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-error-with-advance-workflow-custom-ui-parameter/m-p/190962#M144092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OH ! Thanks a lot ! That was the issue. Two days lost just because of that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For other people having this problem, I have added in &lt;/SPAN&gt;&lt;EM&gt;web-client-config-custom.xml&lt;/EM&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config evaluator="node-type" condition="scwf:submitHelloWorldTask" replace="true"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;property-sheet&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;show-property name="scwf:helloName" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/property-sheet&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/config&amp;gt;&lt;BR /&gt;&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;/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>Mon, 24 Nov 2008 12:15:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-error-with-advance-workflow-custom-ui-parameter/m-p/190962#M144092</guid>
      <dc:creator>gael_poffet</dc:creator>
      <dc:date>2008-11-24T12:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: [SOLVED] Error with advance workflow custom UI parameter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-error-with-advance-workflow-custom-ui-parameter/m-p/190963#M144093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are happy that we could be of your help. Alfresco Rocks!!!&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Algoworks Alfresco Team&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.algoworks.com" rel="nofollow noopener noreferrer"&gt;http://www.algoworks.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 14:18:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-error-with-advance-workflow-custom-ui-parameter/m-p/190963#M144093</guid>
      <dc:creator>algoworks</dc:creator>
      <dc:date>2008-11-24T14:18:35Z</dc:date>
    </item>
  </channel>
</rss>

