开发者

Open CRM in a jquery UI Dialog

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜