Leslie MacNeill Posted July 4, 2006 Posted July 4, 2006 (edited) I could really use some help with testing the website that I've just upgraded from FMv6/CDML to FMv8/XSL. Now that I've eliminated all of the Web Publishing Engine generated errors, I'm running into other problems for which I can't find sufficient documentation. 1) The CDML Converter created a template to replace the FMP-LinkRecID command that is not passing tokens. The CDML command automatically passed the tokens. I'm not sure how to add token passing to either the following template or the call-template command: 2) I have an often-used xsl:choose command that compares a field with a text string that doesn't work and I can't see why. A similar comparison between a token and a text string works just fine as did the comparison between the field and the text string in CDML. ... KitKitPart Number 3) Do you know of a good documentation source that could help me answer questions such as these? I've gleaned what I can from the Custom Web Publishing Guide and online XSL and XPath tutorials. Thanks in advance for your help. Edit: I've found an answer to problem #1 by avoiding the use of the called template. I just switched to a standard href command. However, problem #2 is growing in scope. It turns out that anytime I try to use a field reference for anything other than viewing the field, it doesn't work. Such as the two below: setting a token to the value of a field doesn't work and setting a field in a new record to the value of a field doesn't work. cartok.xsl Please help! Edited July 5, 2006 by Guest
Recommended Posts
This topic is 6718 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