Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jake 23 posts 53 karma points
    Oct 16, 2009 @ 12:42
    Jake
    0

    Search with dropdown menu

    Has anyone implimented a search page with dropdowm selectors, if so how?!

  • Jacob Jensen 29 posts 49 karma points
    Oct 16, 2009 @ 16:12
    Jacob Jensen
    0

    What do you mean by "dropdown selectors" ?

  • Jake 23 posts 53 karma points
    Oct 17, 2009 @ 14:41
    Jake
    0

    Instead of a search box, have predifined search text in a drop down menu with a search button

  • skiltz 501 posts 701 karma points
    Oct 18, 2009 @ 01:46
    skiltz
    0

    You need to give us some more details.  Where are values from dropdownlist going to come from?

    If you are using XSLTSearch you can post the selected value in the drop down to a page like search.aspx?search=selectedvalue

  • Mikael Mørup 297 posts 326 karma points
    Oct 19, 2009 @ 09:23
    Mikael Mørup
    0

    You could make a drop down box with some vales in it, and then pass those values to Lucene. You would have to make some changes to the lucene user controls to do it, but that's no too difficult.

  • Jake 23 posts 53 karma points
    Feb 19, 2010 @ 12:30
    Jake
    0

    OK, got this to work. Wha I need now is the ability to search specified fields with a range. Like search Price with the range 100000-200000. Any ideas?

     

    thanks

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Feb 20, 2010 @ 13:57
    Douglas Robar
    0

    See http://our.umbraco.org/forum/developers/xslt/7321-Umbraco-Search for a new thread asking specifically about searching for ranges in XSLTsearch.

    cheers,
    doug.

Please Sign in or register to post replies

Write your reply to:

Draft