Copied to clipboard

Flag this post as spam?

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


  • firepol 125 posts 173 karma points
    Oct 21, 2011 @ 19:06
    firepol
    0

    put the search form outside (e.g. top bar) how to?

    Hi Doug, me again ;)

    I'd like to have the search form not inside the XSLT Macro, but outside (e.g. top bar of my website, which I have in other Templates as well).

    Can you suggest me how to proceed? Should I post the form using POST? If I want to post via GET I guess I have to do some changes in your code, right?

    Thanks for letting me know...

    cheers

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Oct 21, 2011 @ 19:24
    Tom Fulton
    0

    Hi,

    I believe you can either POST or GET to your search page, just name the input field 'search'

    -Tom

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Oct 21, 2011 @ 21:23
    Douglas Robar
    0

    You can use either post or get, XSLTsearch supports them both.

    Here are the details for setting up the form on the top bar of your site... http://our.umbraco.org/projects/website-utilities/xsltsearch/xsltsearch-bugs/12198-search-bar-on-the-master-page

    cheers,
    doug. 

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies