Copied to clipboard

Flag this post as spam?

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


  • asmita.malu 7 posts 20 karma points
    Mar 11, 2009 @ 12:07
    asmita.malu
    0

    How to search specific node using XSLT

    Hi,
    I am new to Umbraco. i want to implement search functionality within my website. I found XSLTsearch package. But when i use it, it lists out entire xml contents as a search result. I want to search specific nodes. What changes need to be done in XSLTsearch.xslt file to get the required output?

    One more thing i want to know is how can i display search results on the another page? Right now wherever i am inserting XSLTsearch macro, it displays the results on the same page. I want to display the results on the another page.

  • Rik Helsen 670 posts 873 karma points
    Jul 14, 2009 @ 15:22
  • dandrayne 1138 posts 2262 karma points
    Jul 14, 2009 @ 15:31
    dandrayne
    0

    for your second question, just put the macro in a "search results" page, then create a form to post to that page with an input named "search".  You can use the form on any page, get the results on a page of your choosing.

Please Sign in or register to post replies

Write your reply to:

Draft