Hey all - Got a weird issue happening here. I've got a form that, when submitted, one of the fields doesn't get added to the 'form.fieldlist' variable - hence, doesn't get kicked over to the attributes scope (using CFFormURL2Attributes), and hence, causes an error to kick when that variable isn't present.
The variable IS present in the 'form' scope, though - it just isn't in form.fieldnames. Doing a dump of the form scope reveals the variable and the expected value. Doing a dump of the attributes scope, the variable isn't there. The variable name in question is 'Brochure_Request_Date' - and I've since adjusted that field name to simply 'BrochureReqDate' and it works fine now. What in the old variable name could be the issue? The word 'Request'? I know it's not the underscores, as other fields in the same form have underscores in them. --Scott ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201050 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

