Tags/topics: 
2
Answers
Vote up!
0
Vote down!

Combining product table and content node

Hi there,
I've searched the site for help and I still could use some direction.
I created a display in views of a filtered table of product (i have the commerce module attached), in this case the products are courses.
I have some content nodes for schools.
I want to display the school (full content), followed by the specific filtered table of the courses (products(, on a single page display for the user.

I tried using the views - attachment, but it seems to restrict the second display to the same content type selected in the first.

Any help or suggestions on the best way to achieve this would be most appreciated

Asked by: aspooner
on August 9, 2012

2 Answers

Vote up!
0
Vote down!

Hello.

As seen here http://drupal.stackexchange.com/questions/24675/is-it-possible-to-insert...

You can use 2 modules for doing that but I recommend you using Viewfield Module http://drupal.org/project/viewfield

You can check this post where I describe the solution for my problem of displaying a View in Table format with product variation fileds inside. http://www.drupalcommerce.org/discussions/953/multiproduct-displays-tabl...

In this case I wanted to show a table with the add to cart, price an quantity in a table instead of list box.

Answer by: amorales
Posted: Oct 16, 2012