here i go again, I promise I do actually LOOK for the answers to these
questions before I bother the list with them.........

Basically what i need to do is  make a Valulist out of
"QueryName.DynamicPrimaryKey"

<cfset list = Valuelist(QueryName.ATTRIBUTES.PrimaryKey)>

ATTRIBUTES.Column is named dynamically and ive used
Evaluate(ATTRIBUTES.PrimaryKey) numerous times in this template but this one
I can't seem to get since what I really need is
Evaluate(Evaluate(ATTRIBUTES.PrimaryKey))


Ive tried evaluate about 708 different ways. Will evaluate work for this and
I'm  just doing it wrong or is there another way to do it??





______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to