danghung1202
danghung1202

Reputation: 1

Multi search form in orchard cms

I am developing a site with Orchard CMS that has three functions. The site has one global search form that search all of content by type (I used the search form widget).

One site has an "Article" content type. I had created a page to display all of articles.

How do I create other search forms in this article page that search only by the article's content type?

Upvotes: 0

Views: 305

Answers (1)

Hazza
Hazza

Reputation: 6591

Check out this blog post by an old developer I used to work with, explains how to create an advanced search form.

http://breakoutdeveloper.com/orchard-cms/creating-an-advanced-search

Upvotes: 0

Related Questions