Skip to main content

Notifications

Microsoft Dynamics CRM (Archived)

Products in Parent Price List updated is grayed out

Posted on by Microsoft Employee

All how can I make the "Look in" show ALL products and not restrict to just the Parent Price List? It's currently grayed out so I cant even select any other options for LOOK IN. It is default at "Products in Parent Price List updated", but I want to be able to look at other price lists also.

Version 365 on premise 

3000.7024.Capture.JPG

*This post is locked for comments

  • Suggested answer
    Adrian Begovich Profile Picture
    Adrian Begovich 21,009 Super User 2024 Season 2 on at
    RE: Products in Parent Price List updated is grayed out

    Hi Montek,

    This is the standard behaviour for products in CRM, but you can work around this.

    Start by hiding the 'productid' field and replacing it with a field called 'newproductid'. Then finish by adding the below JavaScript code to your form.

    function productId() {
       var productId = Xrm.Page.ui.controls.get("newproductid").getAttribute().getValue();
       Xrm.Page.ui.controls.get("productid").getAttribute().setValue(productId);
    }

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans