Friday, June 8, 2018

Drupal 7: How to display mutliple tables on specific pages

  1. Create taxonomy vocabularies for Cables page: copy/paste values/section names from here: http://katli.com/cables.htm i.e. SPEAKER CABLES, INTERCONNECT AND DIGITAL CABLES etc
  2. Create taxonomy vocabularies for Misc page copy/paste values/section names from here: http://katli.com/misc.htm i.e. POWER CONDITIONERS, A/V EQUIPMENT etc
  3. Clone(add) 2 times same page in the views, one will show cables, the other one misc.
  4. Change path to something like "products/cables" and "products/misc". http://storage6.static.itmages.com/i/16/0331/h_1459436253_4486341_e673ad5e88.png
  5. In the views click "settings" near table format (top left corner see the screenshot above) and as grouping field choose taxonomy field for each page accordingly http://storage8.static.itmages.com/i/16/0331/h_1459420898_6728649_aedcdb4508.png
  6. You will need to order by Taxonomy field

No comments:

Post a Comment