Hi Dave,
this is a different requirement not belong to this post.
we have written some JavaScript code for MS CRM 2011, but after CRM up-gradation to 2013.
That code not working in CRM 2013. After up-gradation to CRM 2013 the lookup is missing its multi value functionality.
so i need to change below code:
document.getElementById("new_product").setAttribute("lookupstyle", "multi");
Thanks in advance
Awaiting for your response.
Nagaraj