Let's say I've 3 lists:
Order (number, date, customer link, ....)
Product (code, label, price)
Order lines (order link, product link, quantity)
I would like to see under the Product Webpart the list of linked order lines.
It's not a problem with connected WebParts.
But now, I would like in this list to see informations from order lines AND from order (ie order date).
How could I achieve that ?
THANKS,
Gilbert
Order (number, date, customer link, ....)
Product (code, label, price)
Order lines (order link, product link, quantity)
I would like to see under the Product Webpart the list of linked order lines.
It's not a problem with connected WebParts.
But now, I would like in this list to see informations from order lines AND from order (ie order date).
How could I achieve that ?
THANKS,
Gilbert