<?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 including from subspaces of WebForm in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-including-from-subspaces-of-webform/m-p/123973#M87254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please refer to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms_Developer_Guide#Included_templates" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms_Developer_Guide#Included_templates&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you wish to include an XSL from the dictionary then it needs to reside in the form's space itself (not a subspace). You could then include as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;xsl:include href="included.xsl"/&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The alternative is to specify a path within the virtualized webapp. In your case, you could put your included XSL in a folder called "xsl" in your web project. This can then be referenced as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;xsl:include href="xsl/included.xsl"/&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The include will be resolved (with or without a leading forward slash) as long as the virtualization server is running when creating/editing an instance of the form content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2007 20:01:44 GMT</pubDate>
    <dc:creator>janv</dc:creator>
    <dc:date>2007-10-19T20:01:44Z</dc:date>
    <item>
      <title>Problem with including from subspaces of WebForm</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-including-from-subspaces-of-webform/m-p/123972#M87253</link>
      <description>Hello Skilled &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I've tried to include another xslt from subspace of webform &amp;lt;xsl:include href="xsl/included.xsl"/&amp;gt;‍and, got the following error  org.alfresco.web.forms.RenderingEngine$RenderingException: errors encountered during transformation: ‍‍‍Can u tell me the way how to handle this p</description>
      <pubDate>Fri, 12 Oct 2007 14:06:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-including-from-subspaces-of-webform/m-p/123972#M87253</guid>
      <dc:creator>shchavla</dc:creator>
      <dc:date>2007-10-12T14:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with including from subspaces of WebForm</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-including-from-subspaces-of-webform/m-p/123973#M87254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please refer to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms_Developer_Guide#Included_templates" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms_Developer_Guide#Included_templates&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you wish to include an XSL from the dictionary then it needs to reside in the form's space itself (not a subspace). You could then include as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;xsl:include href="included.xsl"/&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The alternative is to specify a path within the virtualized webapp. In your case, you could put your included XSL in a folder called "xsl" in your web project. This can then be referenced as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;xsl:include href="xsl/included.xsl"/&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The include will be resolved (with or without a leading forward slash) as long as the virtualization server is running when creating/editing an instance of the form content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 20:01:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-including-from-subspaces-of-webform/m-p/123973#M87254</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2007-10-19T20:01:44Z</dc:date>
    </item>
  </channel>
</rss>

