I have a panel/page that has a view (it's a view page) that some fields and filters that allows user for search for content of a certain content type. The problem is that views by default displays all of the content (even if the user hasn't performed a search yet).
So how do I setup the view so that it doesn't display results by default? I.e. only display results when user has performed a search.