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

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

Recommended Posts

Posted

I am trying in FMP7 to turn a set of global fields into buttons. I want to set the active field in each case to be the button field being clicked so that I can retrieve its contents for layout navigation purposes. Is this possible?

yay.gif

Posted

After a bit of experimentation I found the following solution

Example: to use the contents of a field or a related field in a layout to navigate to a new layout

Convert the field to a button

Set the Button to run a script containing "Got to layout()

Specify "Layout Name by calculation"

Include Get(ScriptParameter) and any other required text in the calculation

Set the Field Name (and table/relationship) as the Optional Script Parameter

It works a treat

Paul Grogan

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