Hello
Firstly I would like to note that what I'm trying to achieve might not be a supported customization in CRM 2015. I'm creating a custom HTML resource which contains an iframe. Then I'm making a request to /AdvancedFind/fetchData.aspx to obtain grid html with results of a custom fetchXml query and injecting it into the iframe (my method is similar to one described here in guruprasadcrm.blogspot.com.au/.../displaying-view-in-iframe-crm-2011.html). The grid is rendered correctly but when I double click on a record its form is displayed in the same iframe and not in a new window which is undesirable for me. Have any of you tried doing something like this before and found a solution to this problem?
Sincerely,
Paweł Grudzień