Jump to content

Value List ... possessed by the ghosts of Haloween!


ron G

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

Recommended Posts

I am using FM 12 Advanced on OSX

There is something fundamental that I am missing. Here is the situation:

I have a 1 to many relationship between Patients and PatientStats

My layout is based on Patients

My portal is based on Patient Stats

I have a popup that displays Patients::_PKMemberID (yes I should change the name to Patients::PK_PatientID)

Problem: When I select a popup _PKMemberID, the associated Patient::NameFirst, Patient::NameMI etc does not change?

Plus the portal seems to not display propertly.

What causes this weird behavior?

post-72145-0-76422500-1350508054_thumb.j

Link to comment
Share on other sites

I set up a Cartesian (sic) join between Patients and Patients2. Then created a layout based on Patients2 and hooked up a GTRR script. This works well.

But, when I try the same thing with a POPUP (Using a GTRR script step On Save) I get spooks in my data.

My confusion is this: "Why can't I use a Popup to navigate Patients?" Shouldn't selecting the PK_PatientID in the POPUP take me to the appropriate Patient Record. After all, the layout is based on Patients and the POPUP selects the PK_PATIENTID...???

Link to comment
Share on other sites

Shouldn't selecting the PK_PatientID in the POPUP take me to the appropriate Patient Record.

No, all a popup does is change the value of a field - it doesn't go to a related record or change the current active record.

Link to comment
Share on other sites

This topic is 4232 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.