Extend Dynamics 365 portals
link

Extend Dynamics 365 portals

Understand how to transform a content portal into a full web app that interacts with Common Data Service.

Microsoft Learn
Updated Jul 09, 2025

What you'll learn

  • Use entity lists to display multiple Common Data Service records
  • Use entity forms to interact with Common Data Service data
  • Exercise - Use an entity list and entity form
  • Add a list component to a portal page.
  • Add a form component to a portal page.
  • Configure the list component to drill down and view details of the record.
Course Description

The ability to easily surface and interact with Common Data Service data on an externally facing web site is the core benefit for implementing a Dynamics 365 portal. This learning path describes how to transform a content portal into a full web app that interacts with Common Data Service. We will explain how to secure data access based on the authenticated user role and relationship to the data. We will also cover the options available to customizers and developers to extend the portal functionality and integrate with Office 365 and Power platform components.