Views Filterblock Fieldset Remove

Categories

Component ID

1169958

Component name

Views Filterblock Fieldset Remove

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

271

Component created

Component changed

Component body

This is a module to extend the views filterblock module to allow the output of the block without the fieldset surrounding each element.

Installation

  1. Install this file into the modules directory of your choice (for example, sites/yoursite.com/modules/views_filterblock_remove_fieldset or sites/all/modules/views_filterblock_remove_fieldset).
  2. Enable the module in the admin/modules page.
  3. Navigate to the views_filterblock admin settings page at: admin/settings/views_filterblock. Choose "Show filters as plain list" from the dropdown select box to remove the fieldsets from the of output of the views_filterblock.
  4. Position and set your block as per the instructions in the views_filterblock module page. http://drupal.org/project/views_filterblock

Views Settings

Setting the block style to 'Show filters as plain list' removes the fieldsets from the exposed filters.

Requirements:

http://drupal.org/project/views
http://drupal.org/project/views_filterblock