<?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 datalist in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298488#M251618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;BR /&gt;To help you out, I need to know about exact error that you are facing while creating a datalist. If you can show the stack-trace from console, so that I can figure out the problem.&lt;/P&gt;&lt;P&gt;Or, you can refer this link&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/5.1/references/dev-extension-points-data-lists.html" title="http://docs.alfresco.com/5.1/references/dev-extension-points-data-lists.html" rel="nofollow noopener noreferrer"&gt;Data Lists | Alfresco Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Kalpesh&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Dec 2016 04:24:17 GMT</pubDate>
    <dc:creator>kalpesh_c2</dc:creator>
    <dc:date>2016-12-26T04:24:17Z</dc:date>
    <item>
      <title>Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298487#M251617</link>
      <description>Hi,Im totaly noob in this. I try first with alfresco 4.0d, then i try with alfresco 5.2, latest.I whant install custom datalist in alfresco but somewhere I mistake. I create custom model, model-context, change share-config-custom and I try everything, but I cant find step by step configuration for d</description>
      <pubDate>Sun, 25 Dec 2016 23:34:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298487#M251617</guid>
      <dc:creator>kraljek</dc:creator>
      <dc:date>2016-12-25T23:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298488#M251618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;BR /&gt;To help you out, I need to know about exact error that you are facing while creating a datalist. If you can show the stack-trace from console, so that I can figure out the problem.&lt;/P&gt;&lt;P&gt;Or, you can refer this link&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/5.1/references/dev-extension-points-data-lists.html" title="http://docs.alfresco.com/5.1/references/dev-extension-points-data-lists.html" rel="nofollow noopener noreferrer"&gt;Data Lists | Alfresco Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Kalpesh&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 04:24:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298488#M251618</guid>
      <dc:creator>kalpesh_c2</dc:creator>
      <dc:date>2016-12-26T04:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298489#M251619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In att is files what I create. But I dont know what I need more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 09:17:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298489#M251619</guid>
      <dc:creator>kraljek</dc:creator>
      <dc:date>2016-12-26T09:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298490#M251620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You are getting errors because you have missed &amp;lt;/type&amp;gt; and &amp;lt;/types&amp;gt; closing tags before &amp;lt;/model&amp;gt; tag in IPDataListModel.xml file and&lt;BR /&gt;you have given the wrong path of &lt;SPAN&gt;IPDataListModel.&lt;/SPAN&gt;properties file in your IPDataListModel-context.xml file&lt;BR /&gt;the path for your property file will be:&amp;lt;value&amp;gt;alfresco/messages/IPDataListModel&amp;lt;/value&amp;gt;&lt;/P&gt;&lt;P&gt;It works fine with these changes.&lt;/P&gt;&lt;P&gt;Let me know if you have any further query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kalpesh&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 11:30:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298490#M251620</guid>
      <dc:creator>kalpesh_c2</dc:creator>
      <dc:date>2016-12-26T11:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298491#M251621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I change, how you tell me. But I have same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/11736_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I remote two xml file from extensions and revert to orginal share-config-custom.xml, all work ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 15:36:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298491#M251621</guid>
      <dc:creator>kraljek</dc:creator>
      <dc:date>2016-12-26T15:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298492#M251622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you contact me throug the skype or email, and can I give you access to my server, that you try start alfresco services with my xmls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Tomislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 11:20:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298492#M251622</guid>
      <dc:creator>kraljek</dc:creator>
      <dc:date>2016-12-29T11:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298493#M251623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Tomislav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please share your skype Id on &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:kalpesh@contcentric.com" rel="nofollow noopener noreferrer"&gt;kalpesh@contcentric.com&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:rahul@contcentric.com" rel="nofollow noopener noreferrer"&gt;rahul@contcentric.com&lt;/A&gt;&lt;SPAN&gt;. We will connect immediately.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Thanks,&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Kalpesh&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;A href="http://www.contcentric.com/" rel="nofollow noopener noreferrer" style="color: #1e88e5; border: 0px; font-weight: inherit; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 11:46:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298493#M251623</guid>
      <dc:creator>kalpesh_c2</dc:creator>
      <dc:date>2016-12-29T11:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298494#M251624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys. All work perfect, I dont belive that you resolve me nightmare. Thank a lot. Now I create one more datalist, and work excellent. I dont know how I tell you how much im grateful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tomislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 20:43:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298494#M251624</guid>
      <dc:creator>kraljek</dc:creator>
      <dc:date>2016-12-29T20:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298495#M251625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you error was solved ?&lt;/P&gt;&lt;P&gt;i face the same issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 04:58:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298495#M251625</guid>
      <dc:creator>anandhan</dc:creator>
      <dc:date>2017-09-20T04:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298496#M251626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are using alfresco community 5.2 .&lt;/P&gt;&lt;P&gt;What ever the folder location you point it doesn't work with it or the folder path does't exists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 14:06:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-datalist/m-p/298496#M251626</guid>
      <dc:creator>anandhan</dc:creator>
      <dc:date>2017-09-20T14:06:57Z</dc:date>
    </item>
  </channel>
</rss>

