Spaces/Official ESi/Scriptaculous & Adv. Tags

filterdropdown

Gerrit Oertel
posted this on April 28, 2009 14:48

<filterdropdown defaulttext="All"><filter name="Open Filter">Open</filter>  <filter name="Closed Filter">Closed</filter></filterdropdown>

Same function as multiple filterbutton tags using the group attribute, but in a drop down format.

  • defaulttext - the first option in the dropdown that represents no filters applied.
  • filter name - the name of the view filter.
 
Topic is closed for comments