Skip to main content

Notifications

Microsoft Dynamics CRM (Archived)

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

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

  • D365Admin Profile Picture
    D365Admin 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
    Sven Vervynckt 110 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
    NEWGuy 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
    NEWGuy 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
    razdynamics 17,304 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

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Complete!

🔔 Be sure to subscribe to the new forums you are interested in to stay up to date! 🔔

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,902 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,316 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans