I have it set up so that after saving a form, a dialog is launched which opens for the user. However, although the dialog launches, the CRM form is completing its save and the dialog ends up behind the CRM form. I tested the same scenario in
Chrome and it works fine. I specifically developed the JavaScript so that the dialog would receive the focus (which it does in Chrome) instead of the form so I'm not sure why it does not work for IE. Does anyone have any ideas? Thanks
↧