Hello guys,
I have the following case and I'm looking for a solution.
We have 2 Entities "Product" and "Carports" with N:N relationship. The "Product" entity was created not completely right and we cannot create inheriting as it should be.
The field "Parentproductid" which is a lookup field to Product, exists on the form, and depending on this field we know if we are working with UseCode or Product. (so, it means that we actually use 1 entity for 2 different cases).
I've added a subgrid of "Carports" to the "Product" form and I've added a few carports to the list for Model.
The question: is there some way how I can show the list of the Carports on Usecode level by inheriting them from Model?
Hi,
Do you want to display Carports associated with a Usecode entity in the subgrid of Model entity?
There is no OOTB solution to achieve it.
But you can writte a JS code to apply FetchXML query on the subgrid to show only those records in the subgrid.
Please refer to the following link.
Adis
136
Super User 2025 Season 1
Sohail Ahmed
81
Jonas "Jones" Melgaard
77
Super User 2025 Season 1