In MS CRM 2011 (on premise), I have javascript function on entity form which invokes jQuery UI dialog (attached to onSave event). As I have not included any jQuery UI CSS files, it's layout is horrible.
How can I include some jQuery UI CSS file on CRM entity form to style this dialog?
I have also tried to use dialogClass and pass in some MS CRM CSS class, but have not found anything that looks at least decent.
*This post is locked for comments
I have the same question (0)