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 8423 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I'm trying to get Filemaker to do a multiple request search i.e If you were in Filemaker the same as doing a find, entering some data and creating a new request and entering more data. I've read somewhere (I can't remember or locate where) a way to do this that from memory used spaces to separate the requests. ie. &fieldname=nnn nnn. So far my attemmpts to get this working have been fruitless. Any help much appreciated.

Cheers

David

Posted

David,

You can have:

<input type="hidden" name="-lop" value="or">

<input type="text" name="lastname" value="">

<input type="text" name="lastname" value="">

or

...&-lop=or&lastname=bloggs&lastname=smith&-find

-lop is Logical Operation.

All the best.

Garry

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