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

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

Recommended Posts

Posted

How is it possible to capture the search value from a search.

i.e someone goes to find and types in search for surname "Smith" how can I capture this and add it to a search list file?

Thanks

  • Newbies
Posted

You can do it with the following script structure:

Enter Find Mode (no restore and pause)

Copy (select field you want to copy)

Perform Find (no restore)

The criteria that the user entered is now in your clipboard and you can store it numerous ways (ie go to another file, create record, paste value)

Note: To make this work you will have to assign the script to a button in your interface so that the user uses the script and not a FMP search.

Posted

Hi,

I was trying to keep you far from such complicated structure, but take a look at "SmartFinds" in the Article section.

It's not very well documented I'm afraid, but it does store as many criterias as you wish and perform whatever find you decided to let your user do.

It does the Multiple request, and the Store Found Set, still though in a special interface.

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