halbj Posted April 15, 2005 Posted April 15, 2005 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
Martin Brändle Posted April 15, 2005 Posted April 15, 2005 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.
Recommended Posts
This topic is 7162 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now