Difference between #2 and #3 of
How to filter data using a dropdown list?

Revision #3 has been created by rainyjune on Oct 9, 2010, 6:24:48 AM with the memo:

update Chinese version link
« previous (#2) next (#4) »

Changes

Title unchanged

How to filter data using a dropdown list?

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
* submit: this makes the dropdown list to be able to submit the form. If you change the current selection, the form enclosing the dropdown list will be submitted to the current page (because the submit value is empty).

Once the form is submitted, we will obtain a `cat` GET variable which contains the current category selection. We use this value to filter the extensions and display the corresponding results.

### Links
[Chinese version](http://
dreamneverfall.cnprojects.ourplanet.tk/node/110)
7 0
6 followers
Viewed: 41 956 times
Version: 1.1
Category: Tutorials
Tags:
Written by: qiang
Last updated by: Yang He
Created on: Feb 16, 2009
Last updated: 11 years ago
Update Article

Revisions

View all history