I am trying to create a search feature in my website. I tried using the searchbox element but it shows only the products, lets say I click a product, it goes directly to the product page itself. I want the searchbox to only show relevant inputs for example if someone has posted “Selling an iPhone for cheap” I want my user to be able to search for just iPhone and see all posts that include the word iPhone in it.
Have a text on products , than rg , do a search for product contains keywords inputs value , regular searchbox is not that good , any built-in element bubble has is not that good . Or you can horizontally attach a table to the product like table1 , text , and product attached = product , than search for that tables text in the search , than retrieve the product associated