dynamics-crmdynamics-crm-4

Dynamics CRM MessageBox


I have some JavaScript in Dynamics that does some work and needs to prompt the user with a Yes/No question.

I'd like to have the popup themed like the rest of Dynamics. Is there any page I can use with window.ShowModalDialog or some part of the API to provide a standard looking Dynamics message box?

Thanks.


Solution

  • No, CRM doesn't have any function like that built in. You'll have to create your own page.