Your Account
Community
Topics (Upcoming)
More |
View story
AJAX Auto Complete
http://feeds.feedburner.com/~r/symfony/planet/~3/264778574/
Submitted by
narko
5 months, 3 days, 10 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: symfony
|