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

Recommended Posts

Posted

I hope someone can help me here,

I would like to search two or more, separate databases from the same search page.

Is this possible?

Can I join these?

<INPUT TYPE="hidden" NAME="-DB" VALUE="DB1"><INPUT TYPE="hidden" NAME="-Lay" VALUE="Layout #1">

and

<INPUT TYPE="hidden" NAME="-DB" VALUE="DB2"><INPUT TYPE="hidden" NAME="-Lay" VALUE="Layout #2">

and I think my Search field needs to be looking for two different calculation fields within the databases. These are calculation fields, which are used to help search multiple fields

<INPUT TYPE=text NAME="field1" VALUE="">

and

<INPUT TYPE=hidden NAME="field2" VALUE="">

Sorry if this is hard to understand!!

Thanks

Posted

You can't directly search multiple databases on a single search (form) submittal. You can, however, have multiple form submittals (searches) on a single web page (multiple search buttons each performing different searches on different databases). In addition, you could set up multiple databases with relationships/portals to indirectly search them on a single form submittal.

Posted

You can search multiple databases using portals and relationships.

1. Pick the main db to be your search database

2. Make sure that he other databases you want to search are in a portal on the main db form inside FileMaker

3. Make sure that there is a proper relationship between the main db and the other db's you want to search.

4. On your online search form set the name of the search fields with "relationship name::field name"

As long as the relationships and portals are properly done and that your search reply page reflects the proper field name properties (relationship name::field name for the data in the other db's) then this should work.

Good luck

Rob

Posted

quote:

Originally posted by flexistentialism:

Or use inlines! you can search as many databases as u want from one page with inlines

I am fairly new this stuff, can you (or someone) give me an example of an inline action for my situation. I have read some about them but I wouldn't pretend to know how to put the one together.

[ May 14, 2001: Message edited by: wrukie ]

  • 4 weeks later...

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