knowledgecenter-breadcrum

Knowledge Center

27 Apr, 2023

How to read users added in an Access team for a single record?

Posted on 27 Apr, 2023 by Admin, Posted in Dynamics 365 Dynamics-365 Sales

How to read users added in an Access team for a single record? Blogs

How to read users added in an Access team for a single record?

Introduction

In this blog, I am going to explain how to retrieve users added in an access team for a single record easily.

Most of you know that an Access team owns no records and has no security roles assigned to it.

Records will be shared with an Access team, and the team is granted access rights on records such as Read, Write and Append.

To know how to create an Access team, you can refer below blog:

How to add or remove user from Access team template programmatically

<iframe class="wp-embedded-content" data-secret="ICsGt6yZW9" frameborder="0" height="338" marginheight="0" marginwidth="0" sandbox="allow-scripts" scrolling="no" security="restricted" src="https://nebulaaitsolutions.com/nebulaa-dynamics-365-how-to-add-or-remove-user-from-access-team-template-programmatically/embed/#?secret=ICsGt6yZW9" style="position: absolute; clip: rect(1px, 1px, 1px, 1px);" title="“How to add or remove user from Access team template programmatically” — Nebulaa IT Solutions" width="600"></iframe>

Solution

Using link-entity in FetchXML.

Example

I already created an Access team and added the sug-grid of it named as “Additional co-owners” on opportunity form.

Below is the code to retrieve the members of Access team for a record (i.e., Opportunity in this case)

Hope this helps!!

Comment

This is a Required Field

Loading

Recent Updates

Blogs
07 Sep, 2023

Optimizing Storage with SubscriptionTrackingDeletedObject Cleanup

What is SubscriptionTrackingDeletedObject? The "SubscriptionTrackingDeletedObject" table is linked to the "DeletionService," which handles two types of cleanup: organization-wide and record-specific.…

READ MORE
Blogs
05 Sep, 2023

How to create real-time customer journeys in Dynamics 365 Marketing

Introduction: This blog will show how to create real-time customer journeys in Dynamics 365 Marketing. Customer journeys can be either…

READ MORE
Blogs
30 Aug, 2023

D365 CUSTOMER SERVICE: CUSTOMER 360 COMPONENT

Introduction: In Dynamics 365 (D365) Customer Service, the 'Customer 360' Component provides a comprehensive view of information and enables users…

READ MORE