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

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

Recommended Posts

Posted

Hi,

I'm trying to write a script that allows the user to jump to a specified record. (i.e. The records have unique serial numbers in one of the fields. I'd like for the user to be able to enter the serial number of the record they want to jump to, and hit a Go To button) It thought it would be a simple:

Go to record/request/page["Field name"]

(where Field Name is where the user enters the record number) but it's not working. Does anyone have any advice?

Thanks a lot!

FileMaker Version: 6

Posted

Create a global field gRecordNo. And create relationship between this field and the serial number field. The user can enter the serial number into this global. Then your script can execute a Go to related record step.

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