Question : Trouble with IFrame in MS CRM 4.0

I have created an IFrame in a form. It shows the website (internal site) fine but when I type a username and password to login to the site it opens the site in a new window. How do I keep this from happening?

Answer : Trouble with IFrame in MS CRM 4.0

Hi varesources,

add <base target="_self"/> in <head> element of your internal site.

Also in CRM's IFRAME : http://www.microsoftcrmhouston.com/customization/Javascript.UsingIframes.html

Check the first image, and uncheck restrict cross-frame scripting on your CRM form.

Regards,
Chinmay

Random Solutions  
 
programming4us programming4us