<?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: Extend the Activiti Explorer activiti:formProperty in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93557#M64033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;burn83: I have no examples because finally I decided use Activiti embbebed in our webapp, but looking the classes which Frederik says you can find the way to extend a form with others components. Those classes are part of Activiti Explorer code, where Vaadin framework is used for GUI.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2013 15:16:50 GMT</pubDate>
    <dc:creator>lpavone</dc:creator>
    <dc:date>2013-01-04T15:16:50Z</dc:date>
    <item>
      <title>Extend the Activiti Explorer activiti:formProperty</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93552#M64028</link>
      <description>Hi,I've been working for a while with Activiti and I now need to extend the formProperty. I want to list in the Activiti-Explorer(!!) my own form (e.g. for a task user) that also has radio buttons, check buttons, textArea etc. It is very important to integrate this with the Activiti-Explorer and not</description>
      <pubDate>Thu, 16 Aug 2012 14:11:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93552#M64028</guid>
      <dc:creator>ioana</dc:creator>
      <dc:date>2012-08-16T14:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extend the Activiti Explorer activiti:formProperty</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93553#M64029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ioana,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you already taken a decission about it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm in the same question now and I'd like to know how difficult is to extend Activiti Explorer with new fields and forms…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 14:22:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93553#M64029</guid>
      <dc:creator>lpavone</dc:creator>
      <dc:date>2012-10-22T14:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Extend the Activiti Explorer activiti:formProperty</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93554#M64030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look in the codebase at org.activiti.explorer.form.UserFormType on how easy it is to add a custom form-type in activity explorer…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also look into org.activiti.explorer.ui.form.UserFormPropertyRenderer, this class is responsible for rendering the actual control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both classes are hooked into the engine and Explorer UI using configuration…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 14:36:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93554#M64030</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-10-22T14:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extend the Activiti Explorer activiti:formProperty</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93555#M64031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik thanks a lot for reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was looking the code and you are right, at least at glance seems easy to extend and the interfaces are clear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 15:53:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93555#M64031</guid>
      <dc:creator>lpavone</dc:creator>
      <dc:date>2012-10-23T15:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Extend the Activiti Explorer activiti:formProperty</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93556#M64032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi , i have same question..i've readed something in prevoius posts, but i had any response to solve it…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone attach a brief example in order to add, for example, a png in form?! I would add a png image (30px x 30px) above my form, on top on the field..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 15:08:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93556#M64032</guid>
      <dc:creator>burn83</dc:creator>
      <dc:date>2013-01-04T15:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extend the Activiti Explorer activiti:formProperty</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93557#M64033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;burn83: I have no examples because finally I decided use Activiti embbebed in our webapp, but looking the classes which Frederik says you can find the way to extend a form with others components. Those classes are part of Activiti Explorer code, where Vaadin framework is used for GUI.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 15:16:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-the-activiti-explorer-activiti-formproperty/m-p/93557#M64033</guid>
      <dc:creator>lpavone</dc:creator>
      <dc:date>2013-01-04T15:16:50Z</dc:date>
    </item>
  </channel>
</rss>

