It'll work as long as that key "grp_sort_2201" is defined in the form.

Try dumping your form and make sure that key exists as you expect.

-- Josh

----- Original Message ----- 
From: "Les Mizzell" <[EMAIL PROTECTED]>
To: "CF-Talk" <cf-talk@houseoffusion.com>
Sent: Tuesday, June 17, 2008 4:51 PM
Subject: Updating Multiple records while avoiding evaluate


> This should work in a query that updates multiple records, right?
>
> grp_sort =
>    <cfqueryparam
>      value="#form['grp_sort_' & myIDX]#"
>      cfsqltype="CF_SQL_INTEGER" >
>
> "Element grp_sort_2201 is undefined in a Java object of type class
> coldfusion.filter.FormScope referenced as"
>
>
> Maybe I just need a nap...
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307640
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to