CRM 2011 设置LookUp属性
Please put this in the onload event of the CRM Form.
document.getElementById("parentcustomerid").setAttribute("lookuptypes", "1");
it is also an unsupported way.
posted on 2011-04-25 09:44 HelloHongfu 阅读(195) 评论(0) 收藏 举报
Please put this in the onload event of the CRM Form.
document.getElementById("parentcustomerid").setAttribute("lookuptypes", "1");
it is also an unsupported way.
posted on 2011-04-25 09:44 HelloHongfu 阅读(195) 评论(0) 收藏 举报