Download & Extend

How to place an exposed filter on an external website

Project:Views
Version:7.x-3.5
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

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

#2

Category:task» support request

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.

nobody click here