Page 1 of 1

View Record

Posted: Thu Aug 01, 2024 10:41 am
by amsire2

hi

I have to tables

Table 1 = Visit
fields = VisitID, Date, Time, Category, PatientID

Table 2 = Patient
fields = PatientID, PatientName, Address, ContactNum

My question is, how can I display full record of patient when I click the PatientID in Table 1. I try use hyperlink at the PatientID in Table 1 but no record found.


Re: View Record

Posted: Thu Aug 01, 2024 11:07 am
by mobhar

You may post your code that displays the link for more discussion.