Do not embed/terse your custommap like that:

<cfset args = {
  action: "update",
 custommap:{
  custom1: "",
 custom2:"",
 user_url:""
 }
}>

<cfindex ATTRIBUTECOLLECTION="#args#">

Jason King wrote:
Hi Alan,

I did read the documentation, but everything seems to be done in cfscript and it's not all that clear how to do it the way I'm doing using the tag.


--
online documentation: http://openbd.org/manual/
  google+ hints/tips: https://plus.google.com/115990347459711259462
    http://groups.google.com/group/openbd?hl=en

Reply via email to