Your Account
Community
Topics (Upcoming)
More |
View story
Using the Symfony object_select_tag
http://feeds.feedburner.com/~r/symfony/~3/343258405/
Submitted by
narko
1 month, 2 weeks, 12 hours ago Before I begin, this is not a general overview of object_select_tag, the book has a fair bit about it, but rather, details on using it to achieve a fairly specific objective I had…
I needed:
A dropdown select
The dropdown to be populated with values from a DB table
Not using ALL the values from the DB table, only a subset
Include...
Tags: none
|