Hi Folks,
I am facing problem setting a constant entity in regarding look up for appointment activity.I able to constrain it in activities by using following script ...
function abc()
{
var control = Xrm.Page.getControl("regardingobjectid");
control.getAttribute().setLookupTypes(["contact"]);
}
but when i create an appointment by account entity then the regarding field gets unlock.
*This post is locked for comments
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156