<?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: How to include a new client side javascript dependency into form.get.html.ftl in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-include-a-new-client-side-javascript-dependency-into-form/m-p/294345#M247475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Axel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2016 13:08:58 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2016-04-20T13:08:58Z</dc:date>
    <item>
      <title>How to include a new client side javascript dependency into form.get.html.ftl</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-include-a-new-client-side-javascript-dependency-into-form/m-p/294343#M247473</link>
      <description>Hello.I'm trying to include a new dependency for form.get.html.ftl using a extension module.My custom ftl file contains the following code:&amp;lt;@markup id="group-member-form-control-dependencies" target="js" action="after" scope="global"&amp;gt;&amp;nbsp;&amp;nbsp; &amp;lt;@script src="${url.context}/res/components/object-fin</description>
      <pubDate>Tue, 19 Apr 2016 18:38:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-include-a-new-client-side-javascript-dependency-into-form/m-p/294343#M247473</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-04-19T18:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a new client side javascript dependency into form.get.html.ftl</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-include-a-new-client-side-javascript-dependency-into-form/m-p/294344#M247474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Going the configuration way IS the proper way to include custom form dependencies. Depending on the use case, the the form.get.html.ftl may not be used to initialize a form context, e.g. some components include the form.js.ftl and form.css.ftl to get all the form dependencies. Customizing form.get.html.ftl will miss those use cases, but configuration will work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The scope attribute for a @markup is not relevant / defined at all. Also a @script inside a @markup may behave differently than what you would expect, e.g. if the @markup has an action of "before" the script you include will still be loaded after any scripts from the element you targeted. Additionally, it is impossible to use the action of "replace" to remove any @script dependency, since those are always decoupled from the @markup that surrounds them (deferred template model).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 09:00:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-include-a-new-client-side-javascript-dependency-into-form/m-p/294344#M247474</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-04-20T09:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a new client side javascript dependency into form.get.html.ftl</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-include-a-new-client-side-javascript-dependency-into-form/m-p/294345#M247475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Axel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 13:08:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-include-a-new-client-side-javascript-dependency-into-form/m-p/294345#M247475</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-04-20T13:08:58Z</dc:date>
    </item>
  </channel>
</rss>

