@ -595,8 +595,11 @@ function setFormData(formObj, jsonData, idx= 0){
}
if(e.name){
document.getElementsByName(e.name)[idx].value = val;
/**