Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

Hi, have a little problem and can't seem to find the answer. I have three different project report's (column).

1- Enquiry

2- PI

3- Order

Each report shows different fields but the most important and repeating field is the Status field (E, PI or O) As soon as I go to layout Enquiry Report I would like Filemaker to only show only the E values in the Status field, without having go through a search mode or button.

How can I do this?

Dutchy

Posted

Well, I am not sure why you are against scripting this, as you can just add it to your navigational scripts but here is something that you could do.

If you have a global field that stores "E" and then you create a relationship keyed from this global field to the status field in a Table occurence of the other table, it can be done. Your layout Enquiry Report would have to reflect this table occurence. IOW, in the layout setup, you have to make it so that it shows records from the table occurence. Then when you go to that layout, it should only display those records with "E" in the status field for your report.

Posted

I tried scripting this but it just doesn't seem to give the result I want. I might be missing something or doing something wrong. Could you tell me how you would script this? Thanks

Dutchy

Posted

Dutchy,

My apologies, I did not write in my previous post the script step of using Go to Related Record [showing; Only Related Records; from table:"child" using layout: "childTO" (child)].

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