<?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 Forms engine with mode='create' in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/forms-engine-with-mode-create/m-p/217729#M170859</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;How do you make a create-form for a new type in Share? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created an edit-form given a noderef. But when I want to generate a form for my custom model, I have some problems. The wiki says that "itemKind:type" is not supported:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;itemKind: The "kind" of item the form is for, the only supported kind currently is "node".&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I would configure the form-engine as follows: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;itemKind=type and itemId=custom:model&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;It generates a form with all the fields, so also the "Node DB Identifier" and "Store Protocol:" fields &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="http://lh6.ggpht.com/_J51uckDMXcg/TCn5ul9CihI/AAAAAAAAA3k/Iht5Ss4B_ek/s912/Vastleggen%20in%20volledig%20scherm%2029062010%20154733.jpg" rel="nofollow noopener noreferrer"&gt;http://lh6.ggpht.com/_J51uckDMXcg/TCn5ul9CihI/AAAAAAAAA3k/Iht5Ss4B_ek/s912/Vastleggen%20in%20volledig%20scherm%2029062010%20154733.jpg&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked at the blog-application in Share but they don't use the form engine, right? Is there something in Share that does use the form engine to create a form in mode="create"?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jun 2010 13:52:54 GMT</pubDate>
    <dc:creator>willemvde</dc:creator>
    <dc:date>2010-06-29T13:52:54Z</dc:date>
    <item>
      <title>Forms engine with mode='create'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/forms-engine-with-mode-create/m-p/217729#M170859</link>
      <description>Hi,How do you make a create-form for a new type in Share? I created an edit-form given a noderef. But when I want to generate a form for my custom model, I have some problems. The wiki says that "itemKind:type" is not supported:itemKind: The "kind" of item the form is for, the only supported kind cu</description>
      <pubDate>Tue, 29 Jun 2010 13:52:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/forms-engine-with-mode-create/m-p/217729#M170859</guid>
      <dc:creator>willemvde</dc:creator>
      <dc:date>2010-06-29T13:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Forms engine with mode='create'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/forms-engine-with-mode-create/m-p/217730#M170860</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;In Share the "create-content" page uses the form-service with kind "type" (mode create). In the form-configuration of 'cm:content' type I saw that definition of kind "type" forms (on create, with nodeType as parameter) is not the same like kind "node" form (on editing, with nodeRef as parameter).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For kind "node" use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config evaluator="node-type" condition="my:CustomType"&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;BR /&gt;&lt;SPAN&gt;For kind "type" use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config evaluator="model-type" condition="my:CustomType"&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;BR /&gt;&lt;SPAN&gt;Note: This works for my custom type in Alfresco Enterprise Share 3.3. I don't know in which versions this feature is avaiable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;decla&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 13:48:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/forms-engine-with-mode-create/m-p/217730#M170860</guid>
      <dc:creator>decla</dc:creator>
      <dc:date>2010-06-30T13:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Forms engine with mode='create'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/forms-engine-with-mode-create/m-p/217731#M170861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Forgot about the "model-type" in the config.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 08:07:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/forms-engine-with-mode-create/m-p/217731#M170861</guid>
      <dc:creator>willemvde</dc:creator>
      <dc:date>2010-07-01T08:07:53Z</dc:date>
    </item>
  </channel>
</rss>

