Tip #1332: Open forms as a dialogs in model-driven apps

Child reading a pop up book

Today’s tip comes from Eric Regnier. You can send your tips to jar@crmtipoftheday.com. One of the small but awesome new features in 2020 Wave 1 are the modal dialogs. In many implementations, common feedback we hear from customers is around UX with too many clicks or navigation between screens. With this new feature, it enhances […]

Tip #1328: Video Guide to 2020 Wave 1: Customize the Case Resolution dialog

I wish we could customize the fields that appear on the case resolution dialog Every D365 Customer Service user ever Dynamics 365 2020 Wave 1 introduces a new setting that lets you use a quick create form instead of the standard dialog for case resolution. This means that you can change the fields that appear […]

Tip #523: Tipster guide to invoking custom actions without code

Hey, it’s Friday and time for another video tip. In the last week’s video we talked about how to create custom action, add parameters to it, define conditions and steps, etc. This week we continue by demonstrating how to call your custom actions from real-time workflows (or dialogs) without writing any code. Give us your […]

Tip #223: Firefox and a message box

Prevent this page from creating additional dialogs

Browsers are on a war path. First, in case you were wondering why editing emails in workflows no longer work, that’s because Chrome disabled showModalDialog, breaking bucketloads of CRM functionality relying on that. See this good summary for a comprehensive feature list and a temporary workaround. Firefox has been much sneakier than that. It kind […]

Tip #174: Replace standard system dialogs

Dynamics CRM includes some system dialogs that are very useful, but cannot be customized. Some of these include close opportunity, resolve case, and others. Let’s say that you want to use the close opportunity button, but you don’t want to record revenue using the actual revenue field. Having users use the standard opportunity close dialogs […]

Tip #166: Become role customizer ninja

Role Editor

If you frequently modify security role and your wrist hurts because of all tiny mouse movements, there are some undocumented explicit links on the role dialog that could make your life much easier. Clicking on the entity name (e.g. Account) will cycle all privileges for this entity (i.e. Create, Read, etc) through all access levels […]