Discussions

using "product display" instead of "product" bundle when using Search API / Facets and Views

Hi,

I am able to build a nice faceted search view using http://envisioninteractive.com/drupal/drupal-7-views-with-faceted-filter...
The view type is the "productindex" I created using the Search API/Facets UI.
However, the view shows the product entity and not the product display, so users cannot click through to the product node page. I cannot use relationships in the view since the only available relationship is " Indexed Commerce Product: Creator".
Under "format", the only options are "fields" and "rendered entity". Both options do not link to the product display, which is needed for providing a link to it.

Of course, I might be able to alter the view output using preprocessing functions, but that's not the right way.

Anyone who can help with this?

Posted: May 29, 2012

Comments