Jump to content
Server Maintenance This Week. ×

related fields won't show up


swf

This topic is 7016 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have so far been able to relate tables and have them work normally. I related a new table for medication lists by patient id and name. I can not get the patient id and last name to show up from related records. It just says 0 records. I have posted my database files. The main problem is on layout patients. Any help appreciated. The account is admin with no password and it is only test data.

patients.fp7.zip

Link to comment
Share on other sites

The layout "Patients" has been attached to the Meds table. It was not like that before. If you assign a layout to the wrong table, nothing will work. Layouts are the "anchors." The found count is always for the base table of the layout.

You can tell it's wrong, because the basic patient fields are shown as related::fields. When you see a "::" prefix in the name of what should be local field, you know something's wrong. Just reassign it back to Patients, in Layout Setup. Presto, the fields are fixed.

Also, why is there a Medications table and a Meds table? There is already a PatientMeds table, which has the "active" and "inactive" status.

It's quite possible you need both tables. It's also possible that it's kind of confused.

Link to comment
Share on other sites

This topic is 7016 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.