<?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: Problem with Custom Data Lists in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-custom-data-lists/m-p/259247#M212377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lemmy, I have moved this post to the Share development Forum as I see it as a more appropriate forum that the Web Quick Start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 May 2011 08:45:38 GMT</pubDate>
    <dc:creator>ben</dc:creator>
    <dc:date>2011-05-01T08:45:38Z</dc:date>
    <item>
      <title>Problem with Custom Data Lists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-custom-data-lists/m-p/259246#M212376</link>
      <description>Hi,I was really struggling to create a custom data list in share. I was trying to implement the demo at http://ecmarchitect.com/archives/2010/04/25/1156. I didn't get correctly where which file had to be deployed so I'm documenting it here for the next one… This documentation is just the first shot.</description>
      <pubDate>Sun, 01 May 2011 07:17:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-custom-data-lists/m-p/259246#M212376</guid>
      <dc:creator>lemmy</dc:creator>
      <dc:date>2011-05-01T07:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Custom Data Lists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-custom-data-lists/m-p/259247#M212377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lemmy, I have moved this post to the Share development Forum as I see it as a more appropriate forum that the Web Quick Start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 May 2011 08:45:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-custom-data-lists/m-p/259247#M212377</guid>
      <dc:creator>ben</dc:creator>
      <dc:date>2011-05-01T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Custom Data Lists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-custom-data-lists/m-p/259248#M212378</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;I'm trying to create custom data list in Alfresco Share 3.4d.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I install alfresco alfresco-community-fdk-3.4.d.amp and alfresco-fdk-3.4.d.jar like tutorials describe &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms_Development_Kit#Examples" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms_Development_Kit#Examples&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I copy the files that we can find in the example &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=38553" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=38553&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;If I want to create a new dataList into site, appear a new list "issue data list" and I can create one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That's it's ok so far. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But if I try to create one item for my new list, appear a popUp with this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Could not load dialog template from '/share/service/components/form?itemKind=type&amp;amp;itemId=scidl:issuesList&amp;amp;destination=workspace://SpacesStore/a5b0223f-7948-47be-95a0-7c4edb284e47&amp;amp;mode=create&amp;amp;submitType=json&amp;amp;showCancelButton=true'.&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;Some idea? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 08:52:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-custom-data-lists/m-p/259248#M212378</guid>
      <dc:creator>katchem</dc:creator>
      <dc:date>2011-07-26T08:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Custom Data Lists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-custom-data-lists/m-p/259249#M212379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I was really struggling to create a custom data list in share. I was trying to implement the demo at &lt;A href="http://ecmarchitect.com/archives/2010/04/25/1156" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2010/04/25/1156&lt;/A&gt;. I didn't get correctly where which file had to be deployed so I'm documenting it here for the next one… This documentation is just the first shot. You should implement it as Jeff has described it in the video. But you might not be able to do this without a first idea of what to place where.&lt;BR /&gt;&lt;BR /&gt;You need to create the following files.&lt;BR /&gt;&lt;BR /&gt;tomcat\webapps\alfresco\WEB-INF\classes\alfresco\module\IssuesDataList\module.properties&lt;BR /&gt;tomcat\webapps\alfresco\WEB-INF\classes\alfresco\module\IssuesDataList\module-context.xml&lt;BR /&gt;tomcat\webapps\alfresco\WEB-INF\classes\alfresco\module\IssuesDataList\messages\issues-data-list-model.properties&lt;BR /&gt;tomcat\webapps\alfresco\WEB-INF\classes\alfresco\module\IssuesDataList\model\issuesDataListModel.xml&lt;BR /&gt;&lt;BR /&gt;tomcat\webapps\share\WEB-INF\classes\share\web-extension\fdk-config-custom.xml&lt;BR /&gt;&lt;BR /&gt;…&lt;BR /&gt;Hope this help,&lt;BR /&gt;Lemmy&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cant change the way the form is shown!! Im seeing others fields like :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modificador, creator, creation date and more&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 22:08:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-custom-data-lists/m-p/259249#M212379</guid>
      <dc:creator>cjimenez2581</dc:creator>
      <dc:date>2011-10-25T22:08:06Z</dc:date>
    </item>
  </channel>
</rss>

