web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Deactivate Business Workflows

(0) ShareShare
ReportReport
Posted on by

I logged in to CRM this morning to create a new account and there is a new business workflow that popped up. I need to remove the business workflow as we don’t use it and it’s taking up too much space on the Account screen.

Can anyone clearly describe to a non-programmer how to remove a business workflow? 3365.delete.jpg

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Mahendar Pal Profile Picture
    45,095 on at

    Hi,

    There is two things here to hide this, one step that non programmer can configure easily, you just need to deactivate this business process flow (Navigate to Settings->Processes and look for business process flow for this entity and deactivate them)

    But these changes will be applicable to new records only so if you will create new record it will not show this business process flow, but if you will try to open any existing record it will still show this process flow and for that you need to write a quick one line of code, onload of this entity form, so you can create a js webresource paste following method and add that webresource to entity and call following method onload of that entity.

    function hideBusinessProcessFlow()

    {

    Xrm.Page.ui.process.setVisible(false);

    }

    Hope it will help.

    Thanks

  • Corry Casler Profile Picture
    on at

    Perfect. Thankyou Mahen.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ScottDurow Profile Picture

ScottDurow 2

#2
GJones Profile Picture

GJones 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans