I am sure I am not the first to think of this, however I'm not very good at wording my Dynamics questions correctly yet, so any tips on blogs/other resources on how to make Model driven apps better for case management is much appreciated!
Best,
function _setFromUser() {
var QueueID = "00000000-0000-0000-0000-000000000000";
var recordName = "Queue Name";
var entityName = "queue";
Xrm.Page.getControl("from").getAttribute().setValue([{ id: QueueID, name: recordName, entityType: entityName }]);
}
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,000 Super User 2024 Season 2
Martin Dráb 229,658 Most Valuable Professional
nmaenpaa 101,156