Hello,
I want to add search functionality in a website created with the odoo website builder.
How can this be achieved ?
Thanks in advance.
Maurice.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I want to add search functionality in a website created with the odoo website builder.
How can this be achieved ?
Thanks in advance.
Maurice.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
@Maurice, To my knowledge there is only search functionality for the website_sale module (ie. product search only), and this search bar will not function on CMS pages (eg. homepage) without heavy modification. I believe there is a full-text search project for version 8.0 hosted at this repository: https://github.com/straga/odoo-addon_fts however there are no CMS page search modules built yet. I'd recommend keeping an eye on that page and Odoo's facebook page for announcements from the R&D dept. of Odoo regarding this functionality.