Michael,

>I think I remember this being a problem, but I'm trying to create a
>value list from a dynamic query and column.
>
>Something like this:
>
>function(query, column)
>{
>    return valueList(query.column);
>}
>
>That's the gist of it, but it doesn't work.  Any suggestions?

Here's my blog entry addressing the issue:

http://blog.pengoworks.com/blogger/index.cfm?action=blog:437

In a nutshell, go grab the DynamicValueList UDF over at CFLIB.org:
http://www.cflib.org/udf.cfm?ID=745

-Dan



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231244
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to