redzwanlatif Posted June 23, 2012 Share Posted June 23, 2012 Hi. I got three tables called Patient, PatientCheckInOut and Clinical. Firstly patient will enter their information in the Patient table. Then a script will be trigered to add a new Check In record in the PatientCheckInOut table. Then doctors will see a list of patients waiting = (Table = PatientCheckInOut) . After that, doctor will click a button to go to the related record in Clinical table layout. The question is how to display a list of all waiting patient in the Clinical table layout ? How to show all records of the PatientCheckInOut table in a portal ? Thanks in advance Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.