Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

ok, normally the way I would do an exact find in a form would be to use the "==" method in a hidden form field... ex.

my question is, how can I get this same effect in a URL instead of a form?

Posted

well I solved my problem by just doing a hidden form and making the link submit the form. But if anyone can still let me know how to get the "==" exact find method to work in a URL instead of a form I will be greatly appreciative.

Posted

Well, you can make the URL like this instead

URL to search page and then add this to the end of it

?field=value

That passes the paramter without a form, assuming the value is static and won't change. However, the response page is what will determine the way the find is performed, not the actual URL, or the form in the previous page

Posted (edited)

I know how to create the URL... what I am trying to do is emulate the "==" that can be put into a form to make it do a exact match... (or a "field content match" as it seems to be called in the filemaker find mode)

this:








acts differently than this:







I was wondering how to get that "==" to work in a URL instead of a form... because just using the "eq" will not work in this case...

it is like the difference between doing a search in filemaker for "=Search Criteria" and "==Search Criteria"

Edited by Guest

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