Need help creating in adding a search bar

Hey there, i’ve been trying to add a search box in my webiste which will search the database and display results based on the input! Any help would be appreciated!

Hi Roshan,

If you would like to search your database and display the results based on the input, you will want to use the query() function to search for the value in your database and then display the results on a table or repeater. **You can find an example in the hyperlink provided.

For a great hands-on example on how to make this, I recommend taking a look at this site example here .

Best Regards,
Edward