07-14-2008 10:54 AM
07-14-2008 03:49 PM
<xsl:value-of select="concat($alf:request_context_path,./container/header_image)"/>
should be <xsl:value-of select="concat($alf:request_context_path,'./container/header_image')"/>
./container/header_image needs some ''.07-15-2008 12:00 AM
07-15-2008 01:15 AM
<xsl:value-of select="concat($alf:request_context_path,./nf:Template1/nf:Image)"/>
07-15-2008 04:49 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.