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 :
Customer experience | Sales, Customer Insights,...
Suggested answer

How to open a new product form in a bundle structure

(0) ShareShare
ReportReport
Posted on by 645

I need to add a custom ADD BUNDLE button to a form my prob is with the functionality, I want to use this :  Xrm.Utility.openEntityForm("Entity");  to open the bundle form, but the only entity I can use is Product, How can I open the product form in Bundle type and not just a product form.

***edit : after researching online, basically I need know how to open a PRODUCT record which it's product structure is 3.
bunp.PNG


I have the same question (0)
  • Suggested answer
    Arun Vinoth Profile Picture
    11,615 Moderator on at
    RE: How to open a new product form in a bundle structure

    Like I answered in SO, use this snippet. stackoverflow.com/.../7920473

    var parameters = {};

    parameters["productstructure"] = 3;

    Xrm.Utility.openEntityForm("product", null, parameters);

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 > Customer experience | Sales, Customer Insights, CRM

#1
Hamza H Profile Picture

Hamza H 141

#2
Daniyal Khaleel Profile Picture

Daniyal Khaleel 132

#3
DAnny3211 Profile Picture

DAnny3211 130

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans