<?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: Dynamic Form creation (URGENT) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160467#M114435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I forget to add that in my process there are only script tasks…. no Java Service tasks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 06:34:32 GMT</pubDate>
    <dc:creator>sarkar92</dc:creator>
    <dc:date>2014-01-17T06:34:32Z</dc:date>
    <item>
      <title>Dynamic Form creation (URGENT)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160466#M114434</link>
      <description>I am using activiti 5.14.I am using REST api to start process , viewing usertask and complete task.I have almost 10 processes in my project. In every process there is "fixed" form in usertask and that form hold some non-editable value.While showing usertask values in using those form values.But now</description>
      <pubDate>Fri, 17 Jan 2014 06:10:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160466#M114434</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2014-01-17T06:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Form creation (URGENT)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160467#M114435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I forget to add that in my process there are only script tasks…. no Java Service tasks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 06:34:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160467#M114435</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2014-01-17T06:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Form creation (URGENT)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160468#M114436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are referring to the form-properties I presume? It's currently not possible to define a "shared" set of form-properties for multiple user-tasks. Are you using a custom UI to show the forms? If so, you can opt for NOT using the form-properties but count on the "form key" instead, creating a form in your UI and passing in variables when submitting the form, instead of using form-properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This way, the way the form is rendered is completely up to you, so it can be dynamic/shared with other user-taks, while the process is unaware of this, and is just receiving variables.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 07:55:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160468#M114436</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-17T07:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Form creation (URGENT)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160469#M114437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How we can count on "Form key" ?&amp;nbsp; I make an HTML or JSF file and use "form key" to reference this file to my process. But I don't really know, how can make a connection between my process and that HTML or JSF file when I deploy the process. I mean the process file in Activiti 5.14 just a bpmn file and can not make a BAR or ZIP file with other resources. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How I can add these resources to my process? (I thought, I should add these resources to the Activiti Tomocat! Maybe!) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2014 11:20:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160469#M114437</guid>
      <dc:creator>m_koohi_m</dc:creator>
      <dc:date>2014-02-09T11:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Form creation (URGENT)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160470#M114438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The UI is really dependant of the engine itself. You should create your own mapping between the form-key of a task and *SOME* view you will render in the UI-tier. Depending on what UI you're using, your view-manager will have to either redirect to that particular view or include a fragment of HTML/whatever in the current view, based on that key.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:03:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160470#M114438</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-02-10T09:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Form creation (URGENT)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160471#M114439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can you please provide some example code for this? It will help a lot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 11:10:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-form-creation-urgent/m-p/160471#M114439</guid>
      <dc:creator>harivardhan</dc:creator>
      <dc:date>2014-09-05T11:10:15Z</dc:date>
    </item>
  </channel>
</rss>

