First of, thanks for this terrific module! By using it, I'm hoping to turn what would have otherwise been a nightmare (with hundreds of product images) into a relatively simple process.

I'm inserting a view with exposed filters in a node - it works great, except that hitting Reset sends the user to the front page as opposed to simply resetting the form. I had originally tried using an EVA attachment for the form and Reset worked perfectly, but now I realize I need to have a discrete view for each node.

(There will be five main nodes representing basic model numbers and I'm using the inserted view(s) to call up image variations; e.g., color, trim, etc.)

In any event hitting Reset sends the user to the front page with a query string like ?tid_1=All&tid=All&op=Reset.

Yes - I'm using AJAX on the form and it otherwise works well - any ideas here? Thanks in advance for any guidance and for this module!

Comments

bcobin’s picture

Could this be a duplicate of https://drupal.org/node/972656

Hmmm...

UPDATE: This looks like an issue with Views and not Insert Views per se - continuing my inquiry at https://drupal.org/node/1109980