Hi there,

I am creating this application and I need to print a receipt. Not a problem I have a proc that gets me all of the information I need. The most important to this question are this 1) The name of the main study the "section" came from and 2) the name of the "section" itself.

Now at the top of the page I set all the customer information, then underneath I set the name of the main study they purchased the section / sections from. After that is complete I set the data source of a repeater and we can see all of the sections they bought.

This solution works great if they bought everything from the one study. If they say purchased two sections from two studies how would I tell the page to print the name of other study right above the sections that came from that study? Make sense?

I can't really do that in a data repeater? I am not sure how to approach it?

Any suggestions would be great.

Thanks!