list_items question

edited February 2011 in Modules
hi,

I understand that i can use $filters to add additional fields for searching result, if I need to add in additional dropdown control to filter the results ? do i need to write a controller for it ? or I can just extend from the module ?

Comments

  • edited 1:36PM
    FUEL uses dropdowns for a couple of it's modules. If you look at the fuel/modules/fuel/config/fuel_modules.php and in particular the navigation module configuration in that file, you'll see how you can create form fields to filter.
Sign In or Register to comment.