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
Comment #1
brylie commentedI 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.
Comment #2
brylie commentedThe project page states
How do you edit the product field display "Attribute View"?
Comment #3
brylie commentedComment #4
brylie commentedComment #5
brylie commentedPossible patch released.
Comment #6
cord1 commentedI 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.