A Place for Sharing and Inspiration

Total Pageviews

Thursday, September 23, 2021

How to customize the case resolution dialog


Customizing the case resolution dialog to suit the business needs, such as, adding fields like Resolution type, or removing fields like Remarks, if they don’t apply to your business scenarios. You can also create case resolution rules by adding custom status values. The following sections discuss the permissions you’ll need to modify the case resolution dialog and how to enable the option to customize dialogs in Customer Service Hub. You’ll also learn to customize the case resolution dialog and add custom case resolution rules using examples.

image-20210918205404889

Note

The option to customize the case resolution dialog is also available in Dynamics 365 Customer Engagement (on-premises) 9.1. More information: New features in Dynamics 365 Customer Engagement (on-premises)

Check permissions

Make sure that the CSR Manager and Customer Service Representative security roles have the following permissions set for Environment Variable Definition:

  • Customer Service Manager: Create, Read, and Write
  • Customer Service Representative: Read

image-20210918203827167

image-20210918203842936

Note

If you’ve created custom security roles, you’ll need to update the roles before you can use the modified case resolution dialog.

Customize dialogs

By default, the style of the Resolve case dialog is set to standard dialog. You can, however, change the style to Customizable dialog so that you can add custom fields and values.

To enable the Customizable dialog option

  1. In Customer Service Hub, go to Service Management.
  2. In the site map under Service Terms, select Service Configuration Settings.
  3. In the Resolve case dialog section, select Customizable dialog from the dropdown list.
  4. Select Save.

image-20210918204016941

Note: there are actually two form types available (quick create and standard dialog). please note that you must choose which dialog you’d like to use first from the dropdown list, and save it; after that, you can change it to Customizable dialog. for example, if you try to customize the standard dialog, you must choose Standard dialog and save the change first, then change it to Customizable dialog, and save it again.

Note: at this moment, case resolution dialog can only be configured under the new interface. the classic(legacy) interface doesn’t support the modification of the case resolution dialog yet.

image-20210918204242562

Add or remove fields from the case resolution dialog

You can modify the case resolution dialog and remove a field under the new unified interface rather than the classic interface, so that it no longer appears at runtime for the user.

As an example, let’s see how to remove the Remarks field from the Information form.

  1. In Power Apps under the correct environment, navigate to and open the default solution, and search for Case Resolution table, and then select Forms.
  2. Open the form you want to edit. For this example, let’s select the Information form. The form opens in the form designer.
  3. In the form designer, do the following:
    1. Select Remarks.
    2. On the command bar, click on that Delete icon.
  4. Select Save, and then select Publish.

image-20210918205735480

When the CSR manager or customer service representatives try to resolve a case, the case resolution dialog won’t display the field that you deleted. the dialog will look like below snap shot now.

image-20210918210433564

0 comments:

Post a Comment