Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I wish to have 3 fields which give total number of records, found records and the current record number, i.e. the same info as in left hand status area. I have made each field a calc with auto enter and status calculations but this is either not accurate or does not update when a record is deleted etc.

Any ideas please of how I can do this?

Posted

quote:

Originally posted by Keith Shelton:

I wish to have 3 fields which give total number of records, found records and the current record number, i.e. the same info as in left hand status area. I have made each field a calc with auto enter and status calculations but this is either not accurate or does not update when a record is deleted etc.

Any ideas please of how I can do this?

Change the Storage Options to not store the results.

------------------

=-=-=-=-=-=-=-=-=-=-=-=-=

Kurt Knippel

Senior Filemaker Developer

http://www.database-resources.com

mailto:[email protected]

=-=-=-=-=-=-=-=-=-=-=-=-=

Posted

Keith,

. . . or instead of use calc field use global (number) fields, at the end of your "Find" script:

setField[Num_records,Status ( CurrentFoundCount)]

etc..

ZZ

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