April 15, 200520 yr Hi there I have been able to display portals to other tables within my XSLT web published file, the problem I have is displaying portals to tables in another (XSLT published) file. Do I need to add some code? I don't get any errors, nothing displays?? Any help would be appreciated. Thanks
April 15, 200520 yr Is the portal on the web layout that you call with your query? Can you show us a code snippet? Add a <textarea rows="10" cols="80"><xsl:copy-of select="."/></textarea> after your <xsl:template match="/frms:fmresultset">. This shows to XML resultset tree for debugging.
Create an account or sign in to comment