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

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

Recommended Posts

  • Newbies
Posted

Hi, I've recently been introduced to FMP 4.1 and am having a problem with configuring a "find" layout.

I have a group of 100 members who each sit on roughly 65 committees. I decided to cast one field with repeating values for the committees, and ideally would like to choose one of these committees from a value list, hit a find button, and go to a new layout that lists the committee's members.

Actually I have managed to accomplish most of this, only I am now unable to display the committee that was searched on in the "Results" layout.

Will the repeating field prevent me from displaying the search criteria, or is their a workaround - such as a script - to display the name of the committee over the members? I've fiddled with the Status() functions but no success yet . . .

Thanks

  • 3 weeks later...
Posted

try this...

Create a global text field, "searchtext"

Perform the find with a script, but one of the script steps does a copy-and-paste into the global field just before the search is performed.

The global field will now contain the last search string. Use it on your layouts etc.

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