<?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 create a Custom Form Fields like Text Area in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-custom-form-fields-like-text-area/m-p/239920#M193050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks jbarrez.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am following the below post by you which is very much clear and short. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But unable to find the config files mentioned, pls check the below quotes in the post..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The form type must now be plugged into the process engine config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bean id="processEngineConfiguration" … &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The renderer must now be plugged into the FormPropertyRenderManager bean. You can find this bean in the activiti-ui-context.xml file:"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure where I can find the activiti-ui-context.xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be very much helpful if you can help me in that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Snehasis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2016 14:19:04 GMT</pubDate>
    <dc:creator>snehasissamal</dc:creator>
    <dc:date>2016-04-05T14:19:04Z</dc:date>
    <item>
      <title>How to create a Custom Form Fields like Text Area</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-custom-form-fields-like-text-area/m-p/239918#M193048</link>
      <description>Hi,I have created a start Form and added some fields. But when adding a field as "string" by default its adding a text box when start form opens.I am doing some POC to have some kind of approval process, but during the demo my client asked me to put a bigger text box(TextArea) for the comments field</description>
      <pubDate>Mon, 04 Apr 2016 13:13:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-custom-form-fields-like-text-area/m-p/239918#M193048</guid>
      <dc:creator>snehasissamal</dc:creator>
      <dc:date>2016-04-04T13:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Custom Form Fields like Text Area</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-custom-form-fields-like-text-area/m-p/239919#M193049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That will need some Java coding to solve, that's not out of the box possible without some coding.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 14:48:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-custom-form-fields-like-text-area/m-p/239919#M193049</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-04T14:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Custom Form Fields like Text Area</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-custom-form-fields-like-text-area/m-p/239920#M193050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks jbarrez.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am following the below post by you which is very much clear and short. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But unable to find the config files mentioned, pls check the below quotes in the post..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The form type must now be plugged into the process engine config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bean id="processEngineConfiguration" … &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The renderer must now be plugged into the FormPropertyRenderManager bean. You can find this bean in the activiti-ui-context.xml file:"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure where I can find the activiti-ui-context.xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be very much helpful if you can help me in that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Snehasis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:19:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-custom-form-fields-like-text-area/m-p/239920#M193050</guid>
      <dc:creator>snehasissamal</dc:creator>
      <dc:date>2016-04-05T14:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Custom Form Fields like Text Area</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-custom-form-fields-like-text-area/m-p/239921#M193051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt; activiti-ui-context.xml is in the expanded webapp. Should be somewhere below the WEB-INF/ folder&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 10:15:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-custom-form-fields-like-text-area/m-p/239921#M193051</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-07T10:15:20Z</dc:date>
    </item>
  </channel>
</rss>

