Search box results

what happens with the search box results? is anything supposed to happen? i implemented a search box and it works to the point that it shows results typed into the box, but the results arent clickable. what do i have to add or change in the search box settings or in the workflow. it now searches for posts, but i want the result for the post to be clickable and lead to the page that the post is on.

Usually you would have a repeating group to display the results. I guess you could try a when condition is true workflow, when searchbar’s value = post title then navigate to page.

This topic was automatically closed after 70 days. New replies are no longer allowed.