web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

showModalDialog and postbacks in custom aspx pages in Microsoft Dynamics CRM 4.0

a33ik Profile Picture a33ik 84,331 Most Valuable Professional
I've developed a custom aspx dialogue page. It has button with postback and when this button is clicked - action is executed but new window is opened. Solution for this case is to add <base target="_self"/> tag under head tag.

This was originally posted here.

Comments

*This post is locked for comments