Hi, How do I specify the value to appear in the select lists? Currently it assigns the second property/column of my table as the visible label for each row.
<option value="[id]">[value of second column]</option> How can I change it from using the second column to another column, or even a value I specify (from a relationship with an external table)? Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
