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 6677 Mar 17, 2002, 4:16 AM
Thread Re: [jai] Search
jean 6502 Mar 17, 2002, 9:49 PM
Thread Re: [jean] Search
jai 6490 Mar 18, 2002, 6:35 AM
Thread Re: [jai] Search
jean 6493 Mar 18, 2002, 11:07 AM
Thread Re: [jean] Search
jai 6482 Mar 18, 2002, 8:42 PM
Thread Re: [jai] Search
jean 6457 Mar 20, 2002, 11:06 PM
Post Re: [jean] Search
jai 6442 Mar 21, 2002, 5:59 AM
Thread Re: [jean] Search
jai 6444 Mar 22, 2002, 5:18 AM
Thread Re: [jai] Search
jean 6445 Mar 22, 2002, 9:17 AM
Thread Re: [jean] Search
jai 6430 Mar 22, 2002, 3:24 PM
Thread Re: [jai] Search
jai 6415 Apr 11, 2002, 4:39 PM
Thread Re: [jai] Search
jean 6389 Apr 11, 2002, 5:12 PM
Post Re: [jean] Search
jai 6416 Apr 11, 2002, 10:29 PM