Jump to content
Claris Platform 2023 Roadmap ×

Showing Found records


Ben Ball

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

Recommended Posts

I have certain layouts that have the status area toolbar hidden.

When I hit a button to find records I cannot see the records in the found set as the staus area toolbar is hidden.

[color:orange]

How can I show the records in the found set whilst the toolbar is hidden?

Link to comment
Share on other sites

Pretty sure you have to put them on the layout yourself using calculations like Get(TotalRecordCount)

I think that a lot of the free templates seem to have examples of this. I wish FM would allow you to put those great little tools on the layout instead of the status area when needed. That would save status area space and time setting up the Get() functions and graphics.

Edited by Guest
Link to comment
Share on other sites

Sorry, I was referring to functions you can use in a calculation field to return the info you want, not commands available in Filemakers menus.

Try using these functions;

Get(RecordNumber)

Get(FoundCount)

Get(TotalRecordCount)

Then place these fields on your layout so that the info is always there when your status area is hidden.

I just noticed that you are using FM6 not FM8. I think in FM6 these functions are Status() not Get() functions.

Link to comment
Share on other sites

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