<?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 Customise Share Datalists in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258734#M211864</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 am trying to extend the list of entries in the Share datalists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LOCATION: ..\tomcat\shared\classes\alfresco\extension&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Model: issuesDataListModel.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Context: issues-datalist-model-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Properties: issues-datalist-model.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LOCATION: ..\tomcat\webapps\share\Web-inf\classes\alfresco\web-extension&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Config: fdk-config-custom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The model loads with no errors in the error log but I can't see the new datalist entries in the site's datalist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Q: How can I get the new entries to show up amongst the existing datalist entries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tks for any assistance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Feb 2011 14:40:09 GMT</pubDate>
    <dc:creator>jpashley</dc:creator>
    <dc:date>2011-02-09T14:40:09Z</dc:date>
    <item>
      <title>Customise Share Datalists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258734#M211864</link>
      <description>Hi,I am trying to extend the list of entries in the Share datalists.I've got the following:LOCATION: ..\tomcat\shared\classes\alfresco\extensionModel: issuesDataListModel.xmlContext: issues-datalist-model-context.xmlProperties: issues-datalist-model.propertiesLOCATION: ..\tomcat\webapps\share\Web-in</description>
      <pubDate>Wed, 09 Feb 2011 14:40:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258734#M211864</guid>
      <dc:creator>jpashley</dc:creator>
      <dc:date>2011-02-09T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Customise Share Datalists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258735#M211865</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;SPAN&gt;I've now succeeded in displaying the datalist but have the following problems:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I omit the line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;parent&amp;gt;dl:dataListItem&amp;lt;/parent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;from the model the form shows correctly but the datalist option doesn't show on the datalist menu option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I include the line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;parent&amp;gt;dl:dataListItem&amp;lt;/parent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then I get additonal fields like "Last accessed Date", "Modified Date", "Created Date", "Creator" and "Modifier" mixed in with the required fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also the "Attachment" field throws the following exception when I try to insert an attachment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01120004 Wrapped Exception (with status template): 01120003 Error during processing of the template 'get(siteShortName) failed on instance of org.alfresco.repo.template.TemplateNode'. Please contact your system administrator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a issue-datalist-config.custom.xml file and have tried to "hide" these fields as suggested in a previous post. But this makes no difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that the issue-datalist-config.custom.xml is not doing anything at all because if I omit this file altogether the datalist shows just the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The final problem is how to load the *.properties file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have stored all my files in ..\tomcat\shared\classes\alfresco\extension assuming this is correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't get any errors when starting tomcat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hoping for any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Feb 2011 15:34:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258735#M211865</guid>
      <dc:creator>jpashley</dc:creator>
      <dc:date>2011-02-12T15:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Customise Share Datalists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258736#M211866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear John&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think your properties file belongs into:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat\shared\classes\alfresco\web-extension\messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(However I'm only a rookie myself.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 03:24:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258736#M211866</guid>
      <dc:creator>mcl</dc:creator>
      <dc:date>2011-02-17T03:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Customise Share Datalists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258737#M211867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;was this resolved? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm having the same issue with additional fields showing in custom datalist…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 11:04:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258737#M211867</guid>
      <dc:creator>igneus</dc:creator>
      <dc:date>2011-05-11T11:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Customise Share Datalists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258738#M211868</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 then 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:54:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258738#M211868</guid>
      <dc:creator>katchem</dc:creator>
      <dc:date>2011-07-26T08:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Customise Share Datalists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258739#M211869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Katchmen i have the some problem if you found the solution please post it here . &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 12:56:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258739#M211869</guid>
      <dc:creator>aitbenmouh</dc:creator>
      <dc:date>2013-04-11T12:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Customise Share Datalists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258740#M211870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi i resolved the problem now just comment the ftl files in your fdk_custom file like this : &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;!–&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;create-form template="../data-lists/forms/row-new.ftl" /&amp;gt;–&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 13:42:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258740#M211870</guid>
      <dc:creator>aitbenmouh</dc:creator>
      <dc:date>2013-04-11T13:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Customise Share Datalists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258741#M211871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sir, Can you tell me, how to create a new customized data list and how many files i have to made.&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>Fri, 06 Jun 2014 05:37:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258741#M211871</guid>
      <dc:creator>cool123</dc:creator>
      <dc:date>2014-06-06T05:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Customise Share Datalists</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258742#M211872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try the tutorial here: &lt;/SPAN&gt;&lt;A href="http://mikehchase54.net/d7dbtest01/sites/default/files/CustomDatalist.pdf" rel="nofollow noopener noreferrer"&gt;http://mikehchase54.net/d7dbtest01/sites/default/files/CustomDatalist.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Works very well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 23:26:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customise-share-datalists/m-p/258742#M211872</guid>
      <dc:creator>grapheus</dc:creator>
      <dc:date>2014-06-11T23:26:39Z</dc:date>
    </item>
  </channel>
</rss>

