Gossamer Forum
Quote Reply
Search
Is it possible to search two tables (main table plus it's user table) at the same time?

I want to be able to search the two tables using search_form.html, modify_search_form.html and delete_search_form.html (e.g be able to search using fields such as Username, Name, Email, etc that are stored in the user table and/or other fields from the main table.) I have added a lot of additional fields to the user table that I need to search on from within the main tables html forms.

As the tables are related, is it possible to do a join or somthing and search them together?

What code would I need to change?

Thanks.

Simon.
Subject Author Views Date
Thread Search jai 6684 Mar 17, 2002, 4:16 AM
Thread Re: [jai] Search
jean 6508 Mar 17, 2002, 9:49 PM
Thread Re: [jean] Search
jai 6496 Mar 18, 2002, 6:35 AM
Thread Re: [jai] Search
jean 6499 Mar 18, 2002, 11:07 AM
Thread Re: [jean] Search
jai 6488 Mar 18, 2002, 8:42 PM
Thread Re: [jai] Search
jean 6463 Mar 20, 2002, 11:06 PM
Post Re: [jean] Search
jai 6448 Mar 21, 2002, 5:59 AM
Thread Re: [jean] Search
jai 6450 Mar 22, 2002, 5:18 AM
Thread Re: [jai] Search
jean 6451 Mar 22, 2002, 9:17 AM
Thread Re: [jean] Search
jai 6436 Mar 22, 2002, 3:24 PM
Thread Re: [jai] Search
jai 6421 Apr 11, 2002, 4:39 PM
Thread Re: [jai] Search
jean 6395 Apr 11, 2002, 5:12 PM
Post Re: [jean] Search
jai 6422 Apr 11, 2002, 10:29 PM