RE: Account - show products purchased by Niths
Niths
Sun Mar 11 22:22:00 CDT 2007
Hi Rick,
You can create a custom entity Account-Products and create a relationship
between this entity and Account and Product to display the list of products
purchased by a Customer. You can either add new records to this manually or
write a callout to populate the product values from the corresponding Order.
HTH,
Niths
"Rick M" wrote:
> I would like to have a Products link on the Accounts form. This would show
> me the products that the customer has purchased. It would be a listing of
> all products from the Orders. Is there any way to do this?
>
> Thanks,
> -Rick M.