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

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

How to set default Queue Lookup view from "Business Queue" to another public view?

(0) ShareShare
ReportReport
Posted on by 355

In Dynamics 2013 (6.1) when we try to route queue items we will get "Business Queues" as the default Lookup view. Is there any supported way to customise this default 'Business Queues' lookup view to point to different public view. From the user perspective, It is a pain to go through and change the defaulted view(Business Queues) to a different view every time.

Also I have done some investigation on the above query but can't find the solution. Could someone please suggest. Many thanks in advance.

*This post is locked for comments

I have the same question (0)
  • D365Admin Profile Picture
    77 on at
    RE: How to set default Queue Lookup view from "Business Queue" to another public view?

    Hi @Sven Vervynckt,

    I appreciate it is a old post but I am interested to know the answer if we have anything to achieve this.

    Thank you for your post on finding a way to change to the default Queue Lookup view. Could you please let us know to which form you have added the above script. Because in the code you are referring to the queue and if we take email as example...which we want to add to the Queue then to which form we have to add the given code. Thanks

  • Suggested answer
    Sven Vervynckt Profile Picture
    115 on at
    RE: How to set default Queue Lookup view from "Business Queue" to another public view?

    Hi, I did found a way to change the Default Queue Lookup view. 

    1. Create a new Public View with the filtering you would like. In my case I created a view like the "Queue's I'm a Member of"
    2. Set this as the default view using a custom script onload of the form.

    queues_5F00_I_5F00_am_5F00_a_5F00_member_5F00_of.png

    var filterQueueView = function () {
                    
        theFormContext.getControl("from").setEntityTypes(['queue']);
        theFormContext.getControl("from").setDefaultView("24A4ACCC-A159-EC11-8F8F-0022489C86CB"); // Custom System View "Queue's I'm a Member of"
                
    };

  • Verified answer
    NEWGuy Profile Picture
    355 on at
    RE: How to set default Queue Lookup view from "Business Queue" to another public view?

    I think we can't change the default view which I found from the below link from Microsoft.

    https://www.microsoft.com/en-us/dynamics/crm-customer-center/find-what-s-assigned-to-you-in-a-queue.aspx

    Changing-Business-Queues-Default-View.PNG

  • NEWGuy Profile Picture
    355 on at
    RE: How to set default Queue Lookup view from "Business Queue" to another public view?

    Yah...! I already seen the given link. But here what I am looking for is to change the default view from 'Business Queues' to another view.

  • Suggested answer
    razdynamics Profile Picture
    17,308 User Group Leader on at
    RE: How to set default Queue Lookup view from "Business Queue" to another public view?

    Hi have you had a chance to review the following article?

    crmtipoftheday.com/.../there-is-no-queue-like-business-queue

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Mansi Soni – Community Spotlight

We are honored to recognize Mansi Soni as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
Community Member Profile Picture

Community Member 2

#2
Christoph Pock Profile Picture

Christoph Pock 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans