Showing non-mapped items in an attachment view
I have a content type where the mapping field is optional. When I create an OpenLayers overlay and map view, the non-mapped nodes aren't shown. So if there are supposed to be 10 items per page in the view and 2 don't have mapping, then only 8 nodes will show on the map.
Read morePassing Arguments from a Page to an Attachment
So what I'm setting up is a restaurant directory of the city I live in. I have created a content type called "restaurant", and several taxonomies (cuisine, price, geographic zone) to attach to the content type.
I have set up a View, that with exposed filters using taxonomy terms, users can select by drop-downs the type of restaurant they want to go to (again... cuisine, price, geographic zone). Once the selection is made, it shows the restaurants tagged with those terms. So far, that was fairly simple to set up.
Read moreAttachment views and paging?
I'm writing a module that relies heavily on Views 2 to display data. One of the default page views i want to include is of the table style with a chart of the data "attached". I've written the style plugin to generate the chart via the Google charts API. The problem is, if I set up the page (table) display for paging, as I page through it, the attached chart view doesn't change. It always stays on page 1. How can I sync up attached displays with page displays?
Thanks!
Steve


