Product Details from Incident.productid
Content
Hi,
Sorry if this is a simple question. Pretty new round here, but this has been bugging me for most of the day.
I have been trying to figure out how to return the product level details from the product ID from an incident using Javascript, but cannot figure out how to do it. I am using:
window.external.Incident.productid
This gives me the product id for the incident I am interested in, but I want the product level details for what I need. I guess I need to query the products table to get the relevant product levels, but have not figured out how I can get this information.
0