I would like to place a views' exposed filter on an external website as a search box. When a user goes on that website and use this exposed filter, after clicking the "Search" button (exposed filter's "Apply" button), the user is taken to the views' search result page on my website.

Is it possible to achieve that? Any tips will be really appreciated.

Comments

abtm’s picture

Any one can help? Is this the right place to ask?

dawehner’s picture

Category: task » support

The easiest solution would be to build a form in HTML which uses your website in the form action. Then the form redirects to a page, on which you can have the real exposed form.

There have been some ideas for external widgets modules in contrib, but I doubt they made any kind of significant progress.

MustangGB’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.