First Step in Dynamics 365, CDS and Power Platform. Discover all our articles

Quick overview of Dataverse Field Level Security

Mon, 01/16/2023 - 12:35 By Lloyd Sebag
2 comments

Quick overview of Dataverse Field Level Security:

Introduction

Field level security in Dynamics 365 allows administrators to control access to specific fields within an entity. This means that certain users or teams can be restricted from viewing or editing certain fields, even if they have access to the overall entity.

It is also possible to use Field Level Security Profiles to group fields together, this way you can assign a security profile to multiple users or teams at once.

Tags

Dataverse : How to make the right choices for Plugins Development

Mon, 10/04/2021 - 06:32 By Nguyen Thanh Khoi

Dataverse : How to make the right choices for Plugins Development

Plugins is an important part of development in Dynamics 365 and I would like to share a basic knowledge about choosing plugin in various case.

Which stage should we choose?

Here I have examples of scenario:

When a Contact is created, perform the following actions (using plugins)