+ Reply to Thread
Results 1 to 3 of 3

Thread: Having refine search different from advanced search?

  1. #1

    Question Having refine search different from advanced search?

    Hello,

    I would like to have my refine search form different from the advanced search form.

    So if I create a new search form, what code should I put in the contect box "smarty" to find my new search form?

    Now, in the refine search it is:

    {include file=$refine_block_controller}

    Thanks,

  2. #2
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Hello Matthieu,
    To include new search form in smarty box you should call it like this:
    {search key='SEARCH-FORM-KEY'}

    John

  3. #3
    Hello John,

    actually, is it possible to have a different search form for the page "advance search" and the "refine search" that is on left of search results?

+ Reply to Thread