heya,
This probably seems like an elementary request, but with the Radiant
search extension, how do you get the results to appear on a new page?
(i.e. redirect to a new results page when the user clicks search).
Thanks,
Victor
heya,
This probably seems like an elementary request, but with the Radiant
search extension, how do you get the results to appear on a new page?
(i.e. redirect to a new results page when the user clicks search).
Thanks,
Victor
By default, you have to be on a page of type ‘Search’ to see results.
Make sure wherever you search form is, the action attribute on the
form tag points to the url of the SearchPage.
Sean
Victor Hooi wrote:
This probably seems like an elementary request, but with the Radiant
search extension, how do you get the results to appear on a new page?
(i.e. redirect to a new results page when the user clicks search).
Technically, the search page is a search results page. Just create a
form on another page for searching and set the form up to do a get
request on the results page.
–
John L.
http://wiseheartdesign.com
Another question about search form. I want to have on each page search
form and want to results go to pointed page. May I do this using
snippets?? For example I have snippet responsible for top section and
there place the form…? Any suggestions how to do this ??
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs