This topic is locked

How to add dependent table link in the list View?

12/10/2012 1:35:54 PM
Calendar Template general questions
M
mitzi author

Hello,
I am trying to customize calendar template for our needs.
I have added a dependent table "Complaints" with the following fields:
Id

Address - which currently the "subject" filed in the Calendar template

Complaint

OwnerID
I have created a master/detail relationship between calendar main table and the complaint table such as

Master is Subject/Theme detail is complaint (this is working the calendar_list.asp but not showing up int calendar month view
Ultimate goals :

  1. In the "Calendar months view" to see the detail link (as in the list page view)
  2. Ability to click the complaint and have it popped up to display all complaints for that address
    Can you help?