All,
I have a Salesforce child object that has three fields in it, Product, Price and Quote Number. In the table, a Quote number might have one or more records with Products and Price. Also the table might have multiple quotes (with different values) and associated Products and Price records. The Quote Numbers and the Product and Price records are dynamic based on what record is selected at the parent level. I don’t know how many unique Quote Numbers will be returned in a query but there shouldn’t be more then 10.
So my question is, does anyone have any suggestion on how I can group the records by Quote Number and display them either in a table of a tab set or multiple tables in a single tab. Or any other way you can think up.
Below is an example of some hypothetical date:
Quote Number Product Price
1 123 1.23
1 324 2.50
1 abc 5.00
2 908 3.45
2 754 4.32
3 195 10.00
Question
Suggestions on how to dynamically display data from one Salesforce object on multiple tabs (or multi
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


