Tuesday, December 21, 2021

Hide Flow Button in Microsoft Dataverse Environment

 Implementation Steps:

 

After Creating Dataverse environment, in all the OOB or Custom Entities you will see a Button called FLOW like below screenshot

 

rampprakash_0-1640064369874.png

 

Lets see how to Hide it.

 

1. Navigate to https://make.powerapps.com

 

2. Click Gear Icon at the Top

 

3. Select Advance settings

 

4. Now Navigate to Administration then Click System Settings

 

rampprakash_1-1640065285381.png

 

5. Turn Off

 

rampprakash_2-1640065368936.png

 

Make sure once you turned on you cannot turn it off

 

rampprakash_3-1640065910596.png

 

If you want to hide it, you need to hide using Ribbon work bench

No comments:

Post a Comment

Day 11 - Customizing Option Sets Dropdown Fields with JavaScript

  In this Blog, we will see how to Customizing Option Sets Dropdown Fields with JavaScript label1 = formContext.getAttribute( "bosch_op...