<?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 pass Form to next User Task in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9110#M4111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That somehow doesnt seem to work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2018 12:55:30 GMT</pubDate>
    <dc:creator>derrickrose1992</dc:creator>
    <dc:date>2018-04-30T12:55:30Z</dc:date>
    <item>
      <title>How to pass Form to next User Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9104#M4105</link>
      <description>Hi, i have a User Task, where a User fills in a form.&amp;nbsp;It should then be passed to someone else, who should be able to edit the values of him plus additional ones.How can I accomplish this? I know how to display values from a previous form. But how can I continue to show the form?</description>
      <pubDate>Fri, 27 Apr 2018 13:56:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9104#M4105</guid>
      <dc:creator>derrickrose1992</dc:creator>
      <dc:date>2018-04-27T13:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Form to next User Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9105#M4106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version&amp;nbsp;are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2018 09:20:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9105#M4106</guid>
      <dc:creator>dougjohnson</dc:creator>
      <dc:date>2018-04-28T09:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Form to next User Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9106#M4107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The latest, version 1.8&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2018 07:57:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9106#M4107</guid>
      <dc:creator>derrickrose1992</dc:creator>
      <dc:date>2018-04-29T07:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Form to next User Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9107#M4108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use the same form that was used in user task 1 as referenced form for user task 2 also.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 09:54:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9107#M4108</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2018-04-30T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Form to next User Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9108#M4109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See that's the problem. I need a a form with additional values. So for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Task 1&amp;nbsp;&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input Fields:&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Name&lt;/P&gt;&lt;P&gt;- City&lt;/P&gt;&lt;P&gt;- Street&lt;/P&gt;&lt;P&gt;- Category&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Task 2&lt;/P&gt;&lt;P&gt;---------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input Fields:&lt;/P&gt;&lt;P&gt;- Name&lt;/P&gt;&lt;P&gt;- Category&lt;/P&gt;&lt;P&gt;- Some other value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to do a lot of this, do conditionally make values editable or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or can I accomplish this with process instance variables? How ever I havent found a way to bind a Input Field to a variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 11:51:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9108#M4109</guid>
      <dc:creator>derrickrose1992</dc:creator>
      <dc:date>2018-04-30T11:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Form to next User Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9109#M4110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ID of say your text field in User Task 1 is &lt;STRONG&gt;&lt;EM&gt;name&lt;/EM&gt;&lt;/STRONG&gt;, then set the same id in user task 2 also to a text field. Then your text field in user task 2 will show you the info that you have entered in user task 1.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 12:36:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9109#M4110</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2018-04-30T12:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Form to next User Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9110#M4111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That somehow doesnt seem to work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 12:55:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9110#M4111</guid>
      <dc:creator>derrickrose1992</dc:creator>
      <dc:date>2018-04-30T12:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Form to next User Task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9111#M4112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post the problematic app here, so you get better help from the community.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 18:25:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pass-form-to-next-user-task/m-p/9111#M4112</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2018-05-01T18:25:07Z</dc:date>
    </item>
  </channel>
</rss>

