--- /Users/chris/Documents/SVN/svn.civicrm.org/branches/v2.0/templates/CRM/Contact/Form/Task/BatchUpdateProfile.tpl 2008-04-18 10:16:59.000000000 +1200 +++ BatchUpdateProfile.tpl 2008-05-10 11:56:48.000000000 +1200 @@ -74,7 +74,9 @@ if ( document.getElementById("field_"+cId[0]+"_"+fieldName ) ) { for ( k=0; k 0 ) { + if ( document.getElementsByName("field"+"["+cId[0]+"]"+"["+fieldName+"]")[0].type == "radio" ) { for ( t=0; t 0 ) { + target[0].checked = inputs[ii].checked ; + } + } + } + } + } + } + } + } + } } function copyValuesDate(fieldName)