<?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: Workflow  Share Form Issue in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301467#M254597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wanted to know if content modelling is involved here or it is just a configuration in an xml file under field visibility&amp;nbsp; and set id.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am very new to alfresco, so coming up with these issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2015 13:36:00 GMT</pubDate>
    <dc:creator>stacy</dc:creator>
    <dc:date>2015-06-30T13:36:00Z</dc:date>
    <item>
      <title>Workflow  Share Form Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301463#M254593</link>
      <description>Hi,I am trying to build a custom workflow in alfresco community edition. Basically I am trying to modify the existing workflow called lifecycleprocess. I have been able to deploy the process using workflow console without error. But I am not able to do any change at all on the workflow form. My work</description>
      <pubDate>Mon, 28 Oct 2013 21:41:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301463#M254593</guid>
      <dc:creator>tarun27in</dc:creator>
      <dc:date>2013-10-28T21:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow  Share Form Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301464#M254594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It might be okay where it is, but your custom form configuration should really go in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; alfresco/tomcat/shared/classes/alfresco/extension/share-config-custom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;instead of where you put it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; alfresco/tomcat/webapps/share/WEB-INF/classes/alfresco/share-workflow-form-config.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, unless you posted only a snippet from the file, you're missing the surrounding &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;alfresco-config&amp;gt; &amp;lt;/alfresco-config&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; tags.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:29:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301464#M254594</guid>
      <dc:creator>lyles</dc:creator>
      <dc:date>2013-10-31T16:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow  Share Form Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301465#M254595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, I understood and somehow made it working now. I am not stuck at one more task. I want to have an extra approval in between, can you guide me how to accomplish that? I want one approver to approve the request and then the task should go to second approver and then approved or rejected should notify the initiator. Thats it. I am not sure how to acheive that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 21:07:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301465#M254595</guid>
      <dc:creator>tarun27in</dc:creator>
      <dc:date>2013-10-31T21:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow  Share Form Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301466#M254596</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;BR /&gt;&lt;SPAN&gt;I have requirement where in when i start a leave process workflow a customized form has to appear and not the default one. How do i achieve that ?? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be appreciated. Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 13:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301466#M254596</guid>
      <dc:creator>stacy</dc:creator>
      <dc:date>2015-06-30T13:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow  Share Form Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301467#M254597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wanted to know if content modelling is involved here or it is just a configuration in an xml file under field visibility&amp;nbsp; and set id.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am very new to alfresco, so coming up with these issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 13:36:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301467#M254597</guid>
      <dc:creator>stacy</dc:creator>
      <dc:date>2015-06-30T13:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow  Share Form Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301468#M254598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Stacy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both the task modelling and form config xml files have to be in use. In you task model, you actually define fields within each of the task that will ultimately be configured in your share-config.xml file. Your config file is there to adhere to what you defined in your model file, and perhaps to ad a few built-in fields. This wiki should help you understand more: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 06:17:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301468#M254598</guid>
      <dc:creator>darkredd</dc:creator>
      <dc:date>2015-07-06T06:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow  Share Form Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301469#M254599</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;BR /&gt;&lt;SPAN&gt;Thank you for the reply and info. I am working on it .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stacy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 07:50:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-share-form-issue/m-p/301469#M254599</guid>
      <dc:creator>stacy</dc:creator>
      <dc:date>2015-07-16T07:50:19Z</dc:date>
    </item>
  </channel>
</rss>

