Copied to clipboard

Flag this post as spam?

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


  • Onur 12 posts 32 karma points
    Mar 14, 2013 @ 10:27
    Onur
    0

    search

    Hi.I'm new at umbraco.. wanna do a simple searching module..how can do this in document types with razor?

    i mean how can i catch querystring at the other side and list the results?

     

    <div class="search_bar">

    <form action="#" method="get">

    <input name="s" value="Type &amp; Search" type="text" />

                                    <input class="search_button" type="submit" value="Search" />

    </form>

    </div>

    form is something like this..please help..

  • Fuji Kusaka 2203 posts 4220 karma points
    Mar 14, 2013 @ 10:38
    Fuji Kusaka
    0

    Hi Onur,

    Here are some documentation on search in razor

     

    http://umbraco.com/follow-us.aspx?filterby=Search

    http://examine.codeplex.com/

    And finally some videos from Warren
    http://umbraco.com/help-and-support/video-tutorials/umbraco-fundamentals/razor-recipes.aspx

     

     

     

     

     

     

     

     

     

  • 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