HI,
I am developing a chrome extension to do some shotcut for me. I need to get formContext to access data. I tried with postMessage and onMessage across windows but no luck. I also ready about the source code of Levelup-for-Dynamics-CRM, it is wrotten by TypeScript which I can not understand.
I have injected a onMessage function in the root dynamics html, but seems formContext is not avaiable in this layer, maybe some iframes?
Any suggestion would be grateful.










