Tell us what you are trying to do? placing view results in 2 places with different formats
Is there any documentation that you are following? no
Is there a similar example that we can see? n/a
What is the link to your site? hidden link
Hello,
You can create two post views:
1) The first post view, setup the custom search form + search result, display it in the left column of your screenshot
2) The second post view, use the same filters as above post view, display it in right column of your screenshot with display option "Only the search results"
More help:
https://toolset.com/documentation/user-guides/views/front-page-filters/#4-1-adding-the-custom-search-form-to-a-page-or-widget
section "4.1. Adding the custom search form to a page or widget"
Screenshot:
https://toolset.com/wp-content/uploads/2012/06/choose-what-part-of-the-custom-search-to-display.jpg
And you will need to disable all AJAX feature, since it is passing the same URL parameters to both post views.