A mini-report can be incorporated into a BWG IDX Full Page. Just specify:

  • sidebar_report=”true” – tells BWG to display a report in the space usually used to display a sidebar plugin
  • report_name=”PropertyByCityStatistics” – tells BWG which report to display.

You can create this page using this code:

bwg_idx_full_page all_cities=”Brewster,Barnstable,Chatham,Dennis,Harwich” sidebar_report=”true” report=”city” report_selected_cities=”Brewster,Barnstable,Chatham,Dennis,Harwich” report_mini_columns=”1,2,5″

BWG IDX Reports are drill-down. Each row of the report is clickable, and when clicked will display the detail for that clicked row.