close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Improve current search capability

Thread began 1/02/2013 8:15 am by FrankJay | Last modified 1/07/2013 12:44 pm by FrankJay | 1949 views | 7 replies

FrankJay

Results of implementation

I've created the three recordset's and for rsBands I also selected name as I needed this column for the label.

The search page is working fine when I click on a brand, it only displays the relevant categories. However, the subcategories displays all records for that specific brand and not the subcategory records based on the category selected.

Is it possible after the brand has been selected as well as the selected category that these subcategories displayed will only be related to the category selected?

Will this new search form be updated automatically on the results page?


With reference to the results page changes, should I substitute ['Name'] with ['id'] for the brand name option values; and ['CatName'] with ['CatID'] for the category name option values; and ['SCatName'] with ['SubCatID'] for the sub-category name option values?

Should I also change in the bicycles results section change as follows:
FROM
<td class="WADAResultsTableCell"><?php echo($row_WADAkpc_bicycles['BicycleBrandName']); ?></td>
<td class="WADAResultsTableCell"><?php echo($row_WADAkpc_bicycles['BicycleCatName']); ?></td>
<td class="WADAResultsTableCell"><?php echo($row_WADAkpc_bicycles['BicycleSubCatName']); ?></td>

TO
<td class="WADAResultsTableCell"><?php echo($row_WADAkpc_bicycles['BicycleBrandID']); ?></td>
<td class="WADAResultsTableCell"><?php echo($row_WADAkpc_bicycles['BicycleCatID']); ?></td>
<td class="WADAResultsTableCell"><?php echo($row_WADAkpc_bicycles['BicycleSubCatID']); ?></td>

Appreciate your help Jason

Attached Files
search-results-changes.zip

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...