> When I run this script, I get an error saying that attributes.name is not
> defined on line 111:
> 
> <cfset stReferenceFields.label = "#attributes.name##labelSuffix#">
> 
> Is #attributes.name# supposed to be #attributes.containername#?

Almost certainly, yes. I can't see any reference to attributes.name
anywhere else in that template so that particular variable will never
exist.

-- 
Michiel Boland <[EMAIL PROTECTED]>
Digital Valley Internet Professionals
Plantsoen 17, Wageningen, The Netherlands
Phone: +31 317 465555, Fax: +31 317 460276


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to