Sara wants to show all cases to the customer, whereas the customer wants to see a list of cases created by logged-in users only, and no other cases raised by another user for the same account.
Follow these steps to add a new page to show only contact cases:
- Go to the www.portal.office.com site and log in using your Dynamics 365 credentials.
- Go to Dynamics 365 and click on Portals | Entity Lists:
![](https://static.packt-cdn.com/products/9781788990226/graphics/assets/5823deb0-eec5-4018-a3fb-8ce838cf09ad.png)
- Click on the NEW menu button to add new Entity Lists:
![](https://static.packt-cdn.com/products/9781788990226/graphics/assets/5d7c8c9a-add8-46c3-b872-1cc9ff4c3e51.png)
- The New Entity List form will be opened. Fill in the information, as shown in the following screenshot, and save:
![](https://static.packt-cdn.com/products/9781788990226/graphics/assets/24b6fcaa-1706-4688-8a3c-669c2e6f172b.png)
- Now, to show records, there is a need to select entity view. Scroll down the form and add a view in the entity list. Click on Advanced settings:
![](https://static.packt-cdn.com/products/9781788990226/graphics/assets/e22406e1-aa8e-486b-a14e-c3499a40489c.png)
- Select the Web - All Cases view in the list and add the display name All Cases of User:
![](https://static.packt-cdn.com/products/9781788990226/graphics/assets/ac89b682-c92c-4870-8bb7-77a1282334f6.png)
- Scroll down the form and enable the properties, as shown in the...