Hi,
I have a set of reports I would like to run at the end of a Case. Does anyone have any suggestions as to be best way to implement producing them? Reports are something like:
Case notes. (tblCaseNotes)
Case Events (tblCaseEvents)
Case Details (tblDetails)
Print all three, and potnetially maybe some way to join them all into one (if possible)?
Relationships
Customer 1:M Case
Case 1:M Events
Case 1:M CaseNotes
I have read something about sub reports, but not quite sure how to use / implement.
Seeking some views, all appreciated.
Thanks
John
JG