Posts

Showing posts with the label dynamics 365 powerapps

How to Configure Field Level Access Control With Studio Builder for External Users

Image
Not everything in a CRM is a part of a portal. The portal users need not get access to all of it. For this, you need to establish field level access control to manage the nuances of this access.  Let’s talk a look at how to do that with the Dynamics CRM Power Apps portal: Dynamics CRM Power Apps portal does not provide an option for field level access control. It has to be managed by creating a new entity form and adding the fields that you want in CRM. Then the relationship between portal side and CRM side entity forms has to be managed via mapping. Note : When you use any CRM entity form in the web page, all fields & sub grids which are included in the CRM entity form will be displayed on the portal side. Steps to create Web Page & add form into web page: Step 1: Go to PowerApps -> Click on Apps. Step 2: Select more commands (…) for the portal and click on Edit. It will open the Power Apps Portal Studio to edit the content and compone...