Hi all,
I am currently developing a Dynamics CRM 2016 application which requires the forms to be usable in a resized-window state within the browser. This is due to a Unified Service Desk integration which shows a split view with multiple forms, and USD only supports
Internet Explorer (problem does not appear in Chrome).
The issue can be replicated even in the sample solution while used with Internet Explorer.
Take for example a Phone Call activity and resize the window so that it is fairly small in width:
(I can't attach image because my account is not verified so here is the link to imgur-hosted screenshot :| ) http://i.imgur.com/1Nz8wfp.png
When I want to assign a contact to the Phone Call, I click on Call From and then on the search icon. Opening the search dialog generates a strange shift in the page content that makes the page unusable:
http://i.imgur.com/7gWfJWD.png
Unfortunately this makes it impossible for me to comply with my requirements of having two forms side-by-side in Unified Service Desk in a split view, and the problem becomes worse the smaller the window is.
I have not been able to find a work around, even by investigating the CSS source and try to find the source of this styling problem.
Any help is very much appreciated.