开发者

Open CRM in a jquery UI Dialog

开发者 https://www.devze.com 2023-04-04 18:26 出处:网络
Is there a trick to getting a Microsoft Dynamic CRM page to load in a jquery UI dialog, it appears that AD authentication does not happen and a 401 is returned. Opening the site via window.open does a

Is there a trick to getting a Microsoft Dynamic CRM page to load in a jquery UI dialog, it appears that AD authentication does not happen and a 401 is returned. Opening the site via window.open does authenticat开发者_Go百科e.

$("#dialog").load(href).dialog({ modal: true }); 


The only way it would authenticate is if we used an iframe, and we were forced to go that route.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号