I was testing exposed filters and if it will work correctly. When I attempt to use the exposed filter, the page will redirect to the view url. It should stay on the current url and pass the arguments down to the view. Paging works correctly.

Comments

keylope’s picture

Ahh... nevermind. I figured it out. When using a view page as a view field. The url must be the same as the node that is using it.

So you will not be able to have one view field that is used on multiple pages or rather multiple urls.

keylope’s picture

Status: Active » Closed (works as designed)