Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I want to create a search from scratch on umbraco 7.
Can someone please advise on the above.
Thanks,
kusum
Hi!
Paul Seal have made a really great video/code tutorial on how to create a very simple Search function for Umbraco. Check it out here: http://www.codeshare.co.uk/blog/simple-umbraco-search-example/
If you want to go a bit deaper and learn why it works and how to configure it, check out these two links:
http://code-desk.com/web-development/implementation-search-umbraco-using-examine.html
https://our.umbraco.org/documentation/reference/searching/examine/quick-start
Best of luck to you!!
Hello Dennis,
Thanks. I am using Simplistic search but I need to modify it to 3 select :
<select> <option>Family</option> <option>Scooter</option> </select> <select> <option>CC</option> <option>Less than 125cc</option> <option>More than 125cc</option> </select> <select> <option>Price</option> <option>Rs 20 000 - Rs 30 000</option> </select>
Will it be possible to do such search with simplistic ?
Thanks for your reply.
is working on a reply...
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.
Continue discussion
create a search from scratch on umbraco 7
Hello,
I want to create a search from scratch on umbraco 7.
Can someone please advise on the above.
Thanks,
kusum
Hi!
Paul Seal have made a really great video/code tutorial on how to create a very simple Search function for Umbraco. Check it out here: http://www.codeshare.co.uk/blog/simple-umbraco-search-example/
If you want to go a bit deaper and learn why it works and how to configure it, check out these two links:
http://code-desk.com/web-development/implementation-search-umbraco-using-examine.html
https://our.umbraco.org/documentation/reference/searching/examine/quick-start
Best of luck to you!!
Hello Dennis,
Thanks. I am using Simplistic search but I need to modify it to 3 select :
Will it be possible to do such search with simplistic ?
Thanks for your reply.
kusum
is working on a reply...
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.