Fortunately there is a supported way in the latest version of Dynamics 365. Here is the short tip:
Create a js
webresource:
function
setregardingcontext(executionContext)
{var formContext = executionContext.getFormContext();
formContext.getControl('regardingobjectid').setEntityTypes(['opportunity','account']);
}
Then you need to call this function, so in the form, add
the library to the form and create an Onload
event
Insert the function setregardingcontext and do not
forget to tick the checkbox which enables context sending.
I tested it and it work is the classic UI and in the Unified interface as well. It is also supported in the interactive forms, but it does not work in the Dynamics 365 App for Outlook. I will be contacting Microsoft Support regarding this. Keep watching for the update.
Amazing Article, Really useful information to all So, I hope you will share more information to be check and share here.
ReplyDeleteflask in python
how to install flask in python
what is flask in python
flask in python tutorial
how to create a web page using flask in python
rest api using flask in python
how to install flask in python without pip
flask in python is used for
what is flask in python used for
learn flask in python