knowledgecenter-breadcrum

Knowledge Center

30 Aug, 2023

D365 CUSTOMER SERVICE: CUSTOMER 360 COMPONENT

Posted on 30 Aug, 2023 by Samson Kongala, Posted in Power Apps Dynamics 365 Customer Service

Blogs

Introduction:

In Dynamics 365 (D365) Customer Service, the 'Customer 360' Component provides a comprehensive view of information and enables users to edit customer data within the form.

In this blog post, we will explore the process of setting up the Customer 360 Component for the Case Entity. This configuration allows us to access Customer Information within the case form, covering details from either Contact or Account.

NOTE:

1. Customer 360 Component is supported only when a Customer Field exists in the Form, which is used to display information related to the Customer (either an Account or Contact).

2. You can select up to seven simple and three composite attributes.

Steps to be followed:

1. Use an Existing Solution or Create a new Solution, name it, and Add Existing tables Account, Contact, and Case.

2. Create A New Main Form for both Contact and Account  

3. Do the below steps for both Account and Contact Forms 

    a. Rename the newly created form as Customer 360 Account Form or Customer 360 Contact Form.

    b.You need to hide or delete all the existing elements on the form and then add a new tab for the Customer 360 component

4. To add the Customer 360 Component, select 'Components' in the top-left pane and then click on 'Get more Components' at the bottom left of the main form. A pop-up will open on the right-hand side where you can search for 'Customer 360'.

5. Click on Add 

6. After adding the Customer 360 Component, drag it onto the form.

a. Clicking on the Customer 360 Component will open a pop-up. Here, you can set the attributes and fixed composite attributes that you want to view and edit within the Customer 360 component.

b. Configure attributes into the Customer 360 Component as you need. 

c.You can also add 3 Composite attributes, I have selected Full Name, Address 1, and Address 2 as composite attributes. Additionally, I've enabled the Rich Text Editor Value, which is particularly useful for multiline fields. Enabling this option prevents users from seeing HTML tags in the field if it contains formatted content.



d. You can enable the Customer 360 Component for Windows, tablet, and mobile as well.


7. Save and publish the Form.

8. a. Navigate to the Case Table and either select the existing Main Form or create a new one. Proceed to edit the Main Form.
b. Ensure that Customer Field Exists and Select Customer Field in the main form,
c. Click the + Component in the right corner of the Properties pane and in the Add Component popup Select Form and select related forms.

9. Click +Related Forms in the popup and select the form related to the customer i.e., Customer 360 Account Form, and Customer 360 Contact Form which we configured previously embedded with Customer 360 Component, and Save and publish the Case Form.

10.  Finally, add the configured Case form with the customer 360 component as shown below. Save and Publish.

11. The Customer 360 Component provides a consolidated view of the related Account Information in place of the Customer Field.


12.To edit the information directly, click on the edit icon, make your changes, and then click on 'Save'.

Comment

This is a Required Field

Loading

Recent Updates

Blogs
18 Jul, 2024

How to use Fiddler to debug your PCF while doing development.

Have you ever felt like you're spending too much time debugging your PCF (PowerApps Component Framework) during development, only to…

READ MORE
Blogs
16 Jul, 2024

How to use Solutions with Power Pages

What is Solution in power Pages? A solution is a container for components such as Website Configuration and Dataverse Components.…

READ MORE
Blogs
15 Jul, 2024

Create a Dataverse table with a SharePoint List

In today’s business world, Organization uses SharePoint lists for document management, and data storage. Let's assume a scenario where an organization…

READ MORE