Reset the filters

34 views
Skip to first unread message

Bruno Batista

unread,
Feb 12, 2012, 8:18:02 AM2/12/12
to Joomla! CMS Development
Hello, I need reset the filter on load the view.

<select name="filter_status" class="inputbox"
onchange="this.form.submit()">
<option value=""><?php echo JText::_('COM_CATALOG_FILTER_STATUS');?
></option>
<?php echo JHtml::_('select.options',
CatalogHelperInstitute::getStatusOptions(), 'value', 'text', $this-
>state->get('filter.status'));?>
</select>

Anybody can help me?
Reply all
Reply to author
Forward
0 new messages