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)

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 (1)
  • Suggested answer
    razdynamics Profile Picture
    17,308 User Group Leader on at

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

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

  • NEWGuy Profile Picture
    355 on at

    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.

  • Verified answer
    NEWGuy Profile Picture
    355 on at

    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

  • Suggested answer
    Sven Vervynckt Profile Picture
    115 on at

    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"
                
    };

  • D365Admin Profile Picture
    77 on at

    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

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 March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
JS-09031509-0 Profile Picture

JS-09031509-0 3

#2
AS-17030037-0 Profile Picture

AS-17030037-0 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans