Hi there,
Got this bit of code in my XML package:
At the moment it's pulling in the Category image as well as the description but I don't want the image - how do I change it to stop pulling the image in??Code:<xsl:value-of select="aspdnsf:EntityPageHeaderDescription($EntityName, $EntityID)" disable-output-escaping="yes" />
Thanks!
Carzy