Jeff Coughlin wrote:
<skin:buildlink objectid="#qNav.objectid#"><cfoutput>#application.oCustomFunctions.XmlFormat2(trim(qNav.objectname))#</cfoutput></skin:buildLink>
I just realized that I left a custom function call in there by mistake. Change the above line of code to the following:
<skin:buildlink objectid="#qNav.objectid#"><cfoutput>#qNav.objectname#</cfoutput></skin:buildLink>
-Jeff C. --- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
