Calendar from child table

Hi, is it possible to create a calendar application from a table that has a child relation (foreign key) with another table?

Basically i need to have a different calendar for each record of the parent table.

in other words to put a calendar application as a detail application of another one (master)

Thanks