<?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 Create a new FormType / FormRenderer outside Explorer, how? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/create-a-new-formtype-formrenderer-outside-explorer-how/m-p/128585#M90394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing an integration between my Vaadin App / Activiti BPM (5.10). In fact, my Application is the one which should renderers my form properties, since I'm not using the Activiti Explorer. In fact, I'm using only the engine dependencies (activiti-engine, activiti-spring).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My requisites is that I need other kind of data in my form, it means: if the modeler of process thinks that in the task he's modeling the executor will need to select a user, or department, for example, he would use something like a "SelectUser" in Type of a form property, and when it shows up to executor, there should be a button with a popup to the executor select the user and attach it to my flow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've seen some people talking about extend AbstractFormType, and attach it to activiti-ui-context.xml, but I'm not using the Activiti Explorer itself and I've my own Spring files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I need to do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2013 12:30:25 GMT</pubDate>
    <dc:creator>sergiofigueras_</dc:creator>
    <dc:date>2013-02-02T12:30:25Z</dc:date>
    <item>
      <title>Create a new FormType / FormRenderer outside Explorer, how?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-a-new-formtype-formrenderer-outside-explorer-how/m-p/128585#M90394</link>
      <description>Hi! &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;I'm developing an integration between my Vaadin App / Activiti BPM (5.10). In fact, my Application is the one which should renderers my form properties, since I'm not using the Activiti Explorer. In fact, I'm using only the engine dependencies (activiti-engine, activiti-spring).My requisites i</description>
      <pubDate>Sat, 02 Feb 2013 12:30:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-a-new-formtype-formrenderer-outside-explorer-how/m-p/128585#M90394</guid>
      <dc:creator>sergiofigueras_</dc:creator>
      <dc:date>2013-02-02T12:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new FormType / FormRenderer outside Explorer, how?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-a-new-formtype-formrenderer-outside-explorer-how/m-p/128586#M90395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Look at the activiti-sources… The form-rendering of the form-properties is extremely simple. You can easily extract the *FormPropertyRenderer and related classes and use that in your app. To add additional supported types (with your own UI to select e.g.. department), you just plug in an new FormPropertyRenderer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another approach would be to just use the StartFormData and TaskFormData you get back from our AOI and inspect the list of FormPropertiy instances and render a UI-element, based on the getType().&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 09:14:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-a-new-formtype-formrenderer-outside-explorer-how/m-p/128586#M90395</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-02-04T09:14:29Z</dc:date>
    </item>
  </channel>
</rss>

