Your Account
Community
Topics (Upcoming)
More |
View story
AJAX Auto Complete
http://feeds.feedburner.com/~r/symfony/planet/~3/264778574/
Submitted by
narko
19 months, 4 weeks, 9 hours agoI recently came across the problem of using multiple input_auto_complete_tag’s. The problem was I needed to store the ID of my first category somewhere, so I could filter the sub-categories returned in the second input_auto_complete_tag. Also, just to make things a little more complicated, there is a third input_auto_complete_tag that needs results filtered by the previous IDs...
Tags: none
#1 - By ght, 12 months, 1 week, 3 days, 8 hours ago.
it seems to be a good tutorial
|