hey guys,

I'm using the following:

<cfa_containerGetID
        datasource = "#request.cfa.objectstore.dsn#"
        pageID = "#request.cfa.sitemodel.pageid#"
        containerName = "featured_sites"
        r_containerID = "r_containerid"
        r_bIsNewContainer="yes">


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#?

File:
/allaire/spectra/customtags/system/tier1/sitemodeling/cfa_containergetid.cfm

Is this an old issue or am I doing something wrong?

Aaron Johnson, MCSE, MCP+I
Allaire Certified ColdFusion Developer
MINDSEYE, Inc.
<phn>617.350.0339
<fax>617.350.8884
<icq>66172567
[EMAIL PROTECTED]


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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