<?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 FDK in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292383#M245513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem, both with 4.2.c and 4.2.b, I was able to play around with the files, basically manually put everything in the amp and jar file into the 'right' places (truly, I have no idea what the 'right' place is, this is day one for me), but I was able to get the page to load by just instantiating the templateStyleSheets var in the form-console.ftl:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;style type="text/css" media="screen"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;#assign templateStylesheets = ["&lt;A href="http://localhost/alfresco/fdk/exif-accordion.css%22,%22http://localhost/alfresco/fdk/fdk.css%22,%22http://localhost/alfresco/fdk/form-console.css%22,%22http://localhost/alfresco/fdk/left-aligned-label.css%22,%22http://localhost/alfresco/fdk/progress-bar.css%22,%22http://localhost/alfresco/fdk/accordion/accordion.css" rel="nofollow noopener noreferrer"&gt;http://localhost/alfresco/fdk/exif-accordion.css','http://localhost/alfresco/fdk/fdk.css','http://localhost/alfresco/fdk/form-console.css','http://localhost/alfresco/fdk/left-aligned-label.css','http://localhost/alfresco/fdk/progress-bar.css','http://localhost/alfresco/fdk/accordion/accordion.css&lt;/A&gt;"]&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;#list templateStylesheets as href&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @import "${href}";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/#list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/style&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;BR /&gt;&lt;SPAN&gt;Since I don't really know my way around yet, I just created the 'fdk' directory under the alfresco context folder for testing.&amp;nbsp; After that is fixed, there is another error in the form.get.html.ftl file - regarding a self closing widget definition - which I just removed - since it said it was missing a src attribute…that I wouldn't know about:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;//removed from form.get.html.ftl&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;@markup id="widgets"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;@createWidgets/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/@&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;/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;BR /&gt;&lt;SPAN&gt;Restart alfresco, and now the console loads…now, assuming you have the right css loaded you'll see some color, but you'll also get a couple of javascript errors when you load a form more than likely…again, not knowing where anything comes from yet (e.g. I found that /res/ maps to /pages/resources/ but no idea where that points me to…I'm struggling trying to figure out the relative vs. absolute location of things.) I just located the files with the code being referenced (form.js and object-finder.js and put those in my fdk dir as well…) then I got 'something' to load, but pop-ups weren't working (or rather, wouldn't render properly) so i'm sure I am missing a bunch of other references, but at this point I don't even know how else to try.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 31 Mar 2013 03:12:27 GMT</pubDate>
    <dc:creator>blackcyanide</dc:creator>
    <dc:date>2013-03-31T03:12:27Z</dc:date>
    <item>
      <title>Problem with FDK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292379#M245509</link>
      <description>When i installed FDK in alfresco i can't access to the http://localhost:8080/share/page/form-console it's display that message : A problem has occurred. This page could not be rendered: form-console Please notify your system administrator.‍‍‍‍</description>
      <pubDate>Thu, 21 Mar 2013 15:24:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292379#M245509</guid>
      <dc:creator>aitbenmouh</dc:creator>
      <dc:date>2013-03-21T15:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FDK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292380#M245510</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;Could you post your alfresco log file, particularly the portion when you try to access the console?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 18:03:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292380#M245510</guid>
      <dc:creator>aevans713</dc:creator>
      <dc:date>2013-03-21T18:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FDK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292381#M245511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;15:40:20,241 ERROR [freemarker.runtime] Template processing error: "Expression templateStylesheets is undefined on line 4, column 11 in org/alfresco/form-console.ftl."&lt;BR /&gt;&lt;BR /&gt;Expression templateStylesheets is undefined on line 4, column 11 in org/alfresco/form-console.ftl.&lt;BR /&gt;The problematic instruction:&lt;BR /&gt;———-&lt;BR /&gt;==&amp;gt; list templateStylesheets as href [on line 4, column 4 in org/alfresco/form-console.ftl]&lt;BR /&gt; in user-directive renderStylesheets [on line 66, column 7 in org/alfresco/form-console.ftl]&lt;BR /&gt;———-&lt;BR /&gt;&lt;BR /&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 09:25:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292381#M245511</guid>
      <dc:creator>aitbenmouh</dc:creator>
      <dc:date>2013-03-22T09:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FDK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292382#M245512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I confirm the same error also. I just tried with 4.2. Will try to fix it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 15:07:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292382#M245512</guid>
      <dc:creator>darkstar1</dc:creator>
      <dc:date>2013-03-29T15:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FDK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292383#M245513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem, both with 4.2.c and 4.2.b, I was able to play around with the files, basically manually put everything in the amp and jar file into the 'right' places (truly, I have no idea what the 'right' place is, this is day one for me), but I was able to get the page to load by just instantiating the templateStyleSheets var in the form-console.ftl:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;style type="text/css" media="screen"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;#assign templateStylesheets = ["&lt;A href="http://localhost/alfresco/fdk/exif-accordion.css%22,%22http://localhost/alfresco/fdk/fdk.css%22,%22http://localhost/alfresco/fdk/form-console.css%22,%22http://localhost/alfresco/fdk/left-aligned-label.css%22,%22http://localhost/alfresco/fdk/progress-bar.css%22,%22http://localhost/alfresco/fdk/accordion/accordion.css" rel="nofollow noopener noreferrer"&gt;http://localhost/alfresco/fdk/exif-accordion.css','http://localhost/alfresco/fdk/fdk.css','http://localhost/alfresco/fdk/form-console.css','http://localhost/alfresco/fdk/left-aligned-label.css','http://localhost/alfresco/fdk/progress-bar.css','http://localhost/alfresco/fdk/accordion/accordion.css&lt;/A&gt;"]&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;#list templateStylesheets as href&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @import "${href}";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/#list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/style&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;BR /&gt;&lt;SPAN&gt;Since I don't really know my way around yet, I just created the 'fdk' directory under the alfresco context folder for testing.&amp;nbsp; After that is fixed, there is another error in the form.get.html.ftl file - regarding a self closing widget definition - which I just removed - since it said it was missing a src attribute…that I wouldn't know about:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;//removed from form.get.html.ftl&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;@markup id="widgets"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;@createWidgets/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/@&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;/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;BR /&gt;&lt;SPAN&gt;Restart alfresco, and now the console loads…now, assuming you have the right css loaded you'll see some color, but you'll also get a couple of javascript errors when you load a form more than likely…again, not knowing where anything comes from yet (e.g. I found that /res/ maps to /pages/resources/ but no idea where that points me to…I'm struggling trying to figure out the relative vs. absolute location of things.) I just located the files with the code being referenced (form.js and object-finder.js and put those in my fdk dir as well…) then I got 'something' to load, but pop-ups weren't working (or rather, wouldn't render properly) so i'm sure I am missing a bunch of other references, but at this point I don't even know how else to try.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Mar 2013 03:12:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292383#M245513</guid>
      <dc:creator>blackcyanide</dc:creator>
      <dc:date>2013-03-31T03:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FDK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292384#M245514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also reported in this thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/forum/developer-discussions/alfresco-api/form-development-kits-42c-installation-problem-01262013-0" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/developer-discussions/alfresco-api/form-development-kits-42c-installation-problem-01262013-0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See JIRA issue ALF-18300 where this issue is reported and fixed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-18300" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-18300&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 22:19:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-fdk/m-p/292384#M245514</guid>
      <dc:creator>resplin</dc:creator>
      <dc:date>2013-04-05T22:19:45Z</dc:date>
    </item>
  </channel>
</rss>

