Hi This is Sudhakar Reddy Chidipudi
In my previous post(http://mscrm2011kt.blogspot.in/2012/04/mscrm-2011-lookup-multi-value-selection.html) i have written javascript to select multiple vales from lookup ,but that script does not work for MSCRM 2013.
If you do simple changes to my script ,it works as expected for mscrm 2013.
document.getElementById(“Your lookup Schema Name”+”_i”).setAttribute(“lookupstyle”, “multi”);
and you have to add event hadler to the lookup,in event hander you have to set lookup as multiselect.
I hope this gives an idea.
Have a nice day……………………………
Sudhakar Reddy Chidipudi
Sudhakar Reddy Chidipudi
didn't work for me :(
ReplyDelete:( not working..
ReplyDeletePlease share the screenshots if you have tried this example,so that it would be helpful for us .Thank you
ReplyDelete