Hi. In my Oncreate function related to the e-mail activiy i have added the code below
if (XrmServiceToolkit.Soap.IsCurrentUserRole("Сотрудник МЕКРАНЛАЙН")) {
Xrm.Page.getAttribute("bcc").setValue('test@test.com');
}
unfortunately this is not working. My knowledge in JS is very poor and for this reason i cannot understand where is the error))
*This post is locked for comments
I have the same question (0)