> > Just asking the question is bad... the line > > <cfif > IsDefined(capability_detail.capability_id)> > > > > Gives me the error
Because you forgot the quotes around the variable name. But as a few people have asked what is the value of "capability_detail" _not_ capability_detail.capability_id) before the error occurs? Is it a query object, structure, . ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345990 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

