Hi Team,
I was try to set the option set value through javascript on a bulk edit form, I enabled the javascript Onload function on the Bulk Edit, and written this line of code in my onload function Xrm.Page.getAttribute("result").setValue(2); This line gets executed set the value but at some point the CRM is changing this to null.I am wondering if this is a bulk edit limitation ? because the same works fine on a single record onload.
Thanks in Advance...!!!
Regards,
Awad.
*This post is locked for comments