Hello Guys,
Can anyone explain me the concept of shared variable in D365?
ExecutionContextObj.getSharedVariable(key)
ExecutionContextObj.setSharedVariable(key, value)
I have a requirement in which I have to make a subgrid say "Address" on Account form and using the concept of shared variable I have to pass value from Account to the subgrid record? Can anyone please explain how to implement this.
Thanks in advance :)
*This post is locked for comments
I have the same question (0)