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 6000 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a window that opens and shows filtered records using a Find step to tweek out only records that have a certain date. I would like to put the number of records found on the window name but I only get back the whole number of records in my table. I have added a field called RecordCount and have used Get(Foundcount) as the calc.

Posted

I have a window that opens and shows filtered records using a Find step to tweek out only records that have a certain date. I would like to put the number of records found on the window name but I only get back the whole number of records in my table. I have added a field called RecordCount and have used Get(Foundcount) as the calc.

I'm using windows if it matters... and maybe I missed something but I had no problem getting mine to show 81 as the window name - there are 6000 total records in the table - after preforming a find.

I didn't use any fields just the calc in the "New Window" script step...

Used in the script:

New Window [Name: Get(FoundCount) & "Records Found in this search"]

Posted

Doubt it matters but it seems a little easier to just put the calc in the "new window" script step to me since it has it right there in window options...

But as long as it works!

Posted (edited)

HHuuummm...

I just noticed that this not only named the new window but changed the existing window name......

Now why and how to get it back?

Stupid me... I thought I closed the other window....

Edited by Guest

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