<?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: Rendering an ECM Form in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rendering-an-ecm-form/m-p/177169#M130299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The XML file generated using ECM Form feature of Alfresco is specific to Chiba and Alfresco (contains namespaces specific to them). I want to transform this XML in form of a html. So that the file can be rendered in a browser properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, a standalone Chiba application does server side XForms transformation and renders a file to the end user by converting it into html. Something similar I want to achieve. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My basic requirement is to incorporate Forms feature in Alfresco, wherein an user can upload a form definition and she can design and view a form using that form definition. I am trying to match my requirement with ECM Forms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you through some lights on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kamlesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2009 12:06:09 GMT</pubDate>
    <dc:creator>kamlesh</dc:creator>
    <dc:date>2009-03-17T12:06:09Z</dc:date>
    <item>
      <title>Rendering an ECM Form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rendering-an-ecm-form/m-p/177167#M130297</link>
      <description>Hi,I am using Labs 3c version of Alfresco for evaluation purpose. XForms rendition in Alfresco web-client is not supported for ECM forms the way it is supported for WCM forms. Following is the quote from Alfresco wiki page: ECM Forms, also known as 'DM Forms' or simply 'Forms', are now available in</description>
      <pubDate>Tue, 17 Mar 2009 10:01:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rendering-an-ecm-form/m-p/177167#M130297</guid>
      <dc:creator>kamlesh</dc:creator>
      <dc:date>2009-03-17T10:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rendering an ECM Form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rendering-an-ecm-form/m-p/177168#M130298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What solution are you trying to build?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 10:28:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rendering-an-ecm-form/m-p/177168#M130298</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-03-17T10:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Rendering an ECM Form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rendering-an-ecm-form/m-p/177169#M130299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The XML file generated using ECM Form feature of Alfresco is specific to Chiba and Alfresco (contains namespaces specific to them). I want to transform this XML in form of a html. So that the file can be rendered in a browser properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, a standalone Chiba application does server side XForms transformation and renders a file to the end user by converting it into html. Something similar I want to achieve. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My basic requirement is to incorporate Forms feature in Alfresco, wherein an user can upload a form definition and she can design and view a form using that form definition. I am trying to match my requirement with ECM Forms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you through some lights on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kamlesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 12:06:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rendering-an-ecm-form/m-p/177169#M130299</guid>
      <dc:creator>kamlesh</dc:creator>
      <dc:date>2009-03-17T12:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rendering an ECM Form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rendering-an-ecm-form/m-p/177170#M130300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can do that with Custom Template using Freemarker. Let's assume all your ECM forms are being created within Space X. You can write a custom template and assign it to Space X to "render" the XML files in a certain way. You can make this as rich / functional as you like. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See Calendar implementation from Alfresco 2.9. It renders an entire calendar application using custom template which makes use of Yahoo UI to render events defined in XML files within the Space.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 15:31:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rendering-an-ecm-form/m-p/177170#M130300</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-03-17T15:31:35Z</dc:date>
    </item>
  </channel>
</rss>

