Requirement- I have a subgrid which contains list if contacts. I need a new column in subgrid "Attachment" which should navigate to the folder location in sharepoint for each contact. When i click on the link, it should directly navigate to sharepoint and open the folder/ or the resume.
i tried implementing the document location with absolute url and relative url. which is again not a hyperlink in grid.
Also how will the crm know which folder is for the specific contact?
is there any out of the box solution ? or do i need to implement a plugin for that?