By j0k3z on
I have a view that returns a GMAP of node locations of a certain content type. This view has filters that can further refine what content is currently displayed on the map. below this map I would like the same results shown as a table view. How would I go about doing this?
Comments
Use an 'Attachment' display
In the Views admin you can add an 'attachment' display and attach it to the display that is showing the map. You can then set the style for the 'attachment' display to 'Table'. Play around with the other settings until you get what you want.
Doug Gough
ImageX Media
I didnt know there was an
I didnt know there was an attachment display - This makes things so much easier! Thanks for the help!