The new handler (views_handler_field_term_entity_tid? views_handler_field_entity_terms?) will work for all entity types and all backend types (Search API, SQL).

It should be based on the code from https://gist.github.com/3295371.

The patch should be submitted to Views.

After that, the handler should be added to the product variations view (the one that is embedded under "Quick Edit"), which will allow all relevant sizes and other attributes to show up for products (right now we show the color and the hat size).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jsacksick’s picture

Status: Active » Needs review
FileSize
13.71 KB

Patch attached

jsacksick’s picture

Oups, I was supposed to post that in the views issue queue. See #1826068: Create an entity generic version of views_handler_field_term_node_tid

jsacksick’s picture

bojanz’s picture

Status: Needs review » Fixed

Decided to commit a tweaked version to Backoffice itself, so that we don't depend on the Views patch for now:
https://code.drupalcommerce.org/#/c/511/

bojanz’s picture

Project: Commerce Kickstart » Commerce Backoffice
Version: 7.x-2.x-dev » 7.x-1.x-dev

Moving to the Backoffice queue.

Status: Fixed » Closed (fixed)

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