Jump to content
Server Maintenance This Week. ×

Complex Queries


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

Recommended Posts

  • Newbies

Hi, I am trying to perform a complex web search query on an FM db, by using the logical operators and and or. Basically I want to display an or'ed search on one field along with anded searches on other fields, and get the result in xml. Anyone have any idea how to do this?

Link to comment
Share on other sites

  • 2 weeks later...

I answer from my experiences in FMPr0 4.0v3.

First, in order to do a search of multiple fields using and, I found through serendipity on FileMaker's web site, that, in the <form>...</form> structure, the line "<input type="hidden" name="fieldname" value="==">" had to be inserted immediately before the line "<input type="text" name="fieldname" value="">" for each field which in which data was to be input into the space created by "".

I don't know that this will answer your question, but it may give you a place from which to experiment. Of course the quotes external the pointy brackets in the quoted lines above do not occur in your format file.

Good luck, Peace

Keith M. Davie

Link to comment
Share on other sites

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