Hi,
I am trying to set up this implementation on a custom entity form following this article:
I was able to set it up successfully but not quite what I wanted. I've setup to show the document upload control like the below screenshot.
But instead, I am seeing this associated view of SharePoint Document like below:
This is the url I am using in the javascript web resource for setting iframe url.
The other thing was, I did not see any relationship between my custom document entity and SharePoint Document entity after integrated SharePoint with CRM.. which I guess creates one automatically. So I created a 1:N relationship between my custom Document entity and SharePoint Document entity manually.
What am I doing wrong and why am I not seeing the iframe to upload documents like the first screenshot?
Please guide me through this. Thanks for any help.