I have a complicated view that displays orders and registrations, based on Commerce and Commerce Registration. We need to report out what the user select in a particular attribute, so we can then have that value imported into a system in our CSV.

For instance, a course has a Member's Discount field. If a user selects it, we would like to see that in a view that shows a "Yes" or "No" for that field. Currently all thats available is a Option Form and Option Attribute View, none of which worked.

I have all my product relationships in place, as I can pull in my SKU, Price, Title, and other custom product fields. But the important one, the attribute option field that changes the price of the item, does not go through.

Thoughts?

All other tickets focus on showing the whole select form, not the value the customer actually chose. Surprised this is harder than it should be.

Comments

brylie’s picture

Category: Support request » Feature request

I have the same issue, needing to display the selected value(s) individually in Views. E.g. for export, administration, etc.

This issue also affects Commerce Pricing Attributes, as it depends on this module.

brylie’s picture

The project page states

To control the display inside the field you can edit the product field display "Attribute View".

How do you edit the product field display "Attribute View"?

brylie’s picture

brylie’s picture

Parent issue: » #1696656: Views integration

Possible patch released.

cord1’s picture

I found a possible solution but it only shows up for administrators due to permissions.
http://www.drupalcommerce.org/questions/13840/how-make-view-products-price

May be someone can help along.