<?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: Custom Form - Rendering Associations in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-rendering-associations/m-p/263493#M216623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hai ghernando&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a newbie in alfresco and i have problem about association especially in alfresco share. I have search on the net but still can't figure it out. Can you explain it briefly how can i create and show content association in alfresco share. It will be great if you put some code so i can understand it quickly&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx so much for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nunut&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 02:46:52 GMT</pubDate>
    <dc:creator>nunut</dc:creator>
    <dc:date>2011-09-27T02:46:52Z</dc:date>
    <item>
      <title>Custom Form - Rendering Associations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-rendering-associations/m-p/263491#M216621</link>
      <description>My content model has an association.&amp;nbsp; I'm able to display the association data in the view and edit forms if I don't use a custom template for the layout.But when I use the custom template, I see:An error has occured in the Share component: /share/service/components/form.It responded with a status o</description>
      <pubDate>Fri, 05 Aug 2011 23:59:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-rendering-associations/m-p/263491#M216621</guid>
      <dc:creator>ghernando</dc:creator>
      <dc:date>2011-08-05T23:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form - Rendering Associations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-rendering-associations/m-p/263492#M216622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Never mind.&amp;nbsp; I've got it working.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Aug 2011 04:44:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-rendering-associations/m-p/263492#M216622</guid>
      <dc:creator>ghernando</dc:creator>
      <dc:date>2011-08-06T04:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form - Rendering Associations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-rendering-associations/m-p/263493#M216623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hai ghernando&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a newbie in alfresco and i have problem about association especially in alfresco share. I have search on the net but still can't figure it out. Can you explain it briefly how can i create and show content association in alfresco share. It will be great if you put some code so i can understand it quickly&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx so much for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nunut&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 02:46:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-rendering-associations/m-p/263493#M216623</guid>
      <dc:creator>nunut</dc:creator>
      <dc:date>2011-09-27T02:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form - Rendering Associations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-rendering-associations/m-p/263494#M216624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In case anybody looks at this in future the answer is that instead of:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt; &amp;lt;@formLib.renderField field=form.fields["prop_mymodel_peer"] /&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;you need to use&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt; &amp;lt;@formLib.renderField field=form.fields["assoc_mymodel_peer"] /&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 07:39:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-rendering-associations/m-p/263494#M216624</guid>
      <dc:creator>idwright</dc:creator>
      <dc:date>2013-04-17T07:39:20Z</dc:date>
    </item>
  </channel>
</rss>

