Multiple products in the same View but with different attributes show different attributes in the same column #6

Open
opened 2015-10-06 20:37:09 -05:00 by mattbk · 1 comment
mattbk commented 2015-10-06 20:37:09 -05:00 (Migrated from github.com)

For example, if you have two products with these attributes:

A Shirt

  • Color
  • Size

B Shirt

  • Color
  • Cut

and show them in the same table, values for both "Size" and "Cut" will be in the same column.

For example, if you have two products with these attributes: A Shirt - Color - Size B Shirt - Color - Cut and show them in the same table, values for both "Size" and "Cut" will be in the same column.
mattbk commented 2015-10-07 10:22:17 -05:00 (Migrated from github.com)

Solution for this is to create two Views and attach one to the other. You will not be able to run "Results summary" on the combined tables.

Solution for this is to create two Views and attach one to the other. You will not be able to run "Results summary" on the combined tables.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: matt/uc_views_attribute_fork#6
No description provided.