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

Recommended Posts

Posted

I want to format a field to have the record # (the way it is in the toolbar on the left) - and then also show total # of records, etc, etc...I tried doing it as a serial # - but the problem here is that if you delete a record, it doesn't adjust the way it does in the toolbar.

ANy suggestions on how to do this?

Thanks! Sarah confused.gif

Posted

Type @@ direcly onto the layout to display the current number of the record.

(You can also type // onto a layout to display the date or :: to display the time though the time will not update until you refresh the window or leave the layout and return to it.)

To vew the total records in the current found set:

1) create a calculation field that contains: status(currentfoundcount)

2) make sure the calculation is set to be unstored so that it will update properly

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