Hi everybody.I need your helps!!!!!
I need a javascript code to assign a record to other user (with ID or username)
Please help me!!!!!!!
*This post is locked for comments
Hi everybody.I need your helps!!!!!
I need a javascript code to assign a record to other user (with ID or username)
Please help me!!!!!!!
*This post is locked for comments
Thanks its so usefull
Thank you very much its so usefull !!!!
Hi Winston Red,
This forum thread explains how to assign a record to a user or team with JavaScript.
use below code to assign record to new owner, replace newuserid and new user name to actual id and name of the new user.
Xrm.Page.getAttribute("ownerid").setValue([{id:"newuserid",name:"newusername",entitytype:"systemuser"}]);
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156