NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Johan van Zyl on December 14, 2011, 10:52:07 PM

Title: Many to Many table - Description does not display in Form or Browse
Post by: Johan van Zyl on December 14, 2011, 10:52:07 PM
Hi

Tables
Hospital
HospitalSysID
HospitalName

HospitalDept
HospitalDeptSysID
DepartmentName

Hospital_HospitalDept
Hospital_HospitalDeptSysID
HospitalSysID
HospitalDeptSysID

Log
must I use Hospital_HospitalDeptSysID or HospitalDeptSysID
with Foreign Key on ??
I want the DepartmentName to display in Log Form and Browse

Title: Re: Many to Many table - Description does not display in Form or Browse
Post by: Bruce on December 14, 2011, 11:10:37 PM
I think you need to build and post an example dict & app Johan. I'm not sure what the answer to the question is out of my head.

cheers
Bruce