This is enough if we have one text box search for searching over multiple columns or for a full-text search.
For a more complicated filtering functionality with more fields there are two main problems with the observe_field
helper:
- how to specify more parameter values in the observe_field helper.
- it is necessary to write a observe_field call for each field.
No comments:
Post a Comment