knowledgecenter-breadcrum

Knowledge Center

21 Dec, 2021

How to hide the ribbon bar and OOB controls in Dynamics 365?

Posted on 21 Dec, 2021 by Admin, Posted in PCF (PowerApps Component Framework) Dynamics 365

How to hide the ribbon bar and OOB controls in Dynamics 365? Blogs

How to hide the ribbon bar and OOB controls in Dynamics 365?

Introduction

Recently, we were a creating a dataset type PCF control to display data.

But there were many other controls on the page such as command bar, view selector, quick find and group by, which were unnecessary.

So how to remove these controls?

Solution

Go to your Control Manifest file and make the below changes.

Add this line inside the tag as shown below:

cds-data-set-options=”displayCommandBar:false;displayViewSelector:false;displayQuickFind:false;displayGroupBy:false;”

After building the control now you can see the ribbon bar and OOB controls have disappeared.

Important Links:

To know more about this Click Here.

 

Comment

This is a Required Field

Loading

Recent Updates

Ad hoc support Thumbnail image
Blogs
12 Mar, 2025

What is Ad hoc Support and Why Was It Created?

What is Ad hoc Support and Why Was It Created? Businesses today are constantly navigating obstacles that need swift and…

READ MORE
Data Migration thumbnail
Blogs
11 Mar, 2025

Data Migration: On-Premises to Cloud CRM Systems - A Step-by-Step Guide

Data Migration: On-Premises to Cloud CRM Systems - A Step-by-Step Guide Many businesses are moving their CRM systems from on-premises…

READ MORE
D365 Customer Service - Thumbnail
Blogs
03 Mar, 2025

What Is Dynamics 365 Customer Service?

What Is Dynamics 365 Customer Service? Dynamics 365 Customer Service is a powerful solution by Microsoft designed to enhance customer…

READ MORE