On Wed, Aug 12, 2009 at 11:00 PM, Eno <[email protected]> wrote:

>
> If you look at the code, you'll see its still there in 1.1 and 1.2.
>

Hmm, but params: include_custom='Choose an option', doesn't work in 1.2.

Given the above the first option in my drop down should be:

<option value="">Choose an option</option>

But instead it remains as

<ption value=""></option>

Sorry if there's something obvious I'm missing.


>
> What's the difference between using include_custom and just using label: ?
>

Label is the text label of the form field and include_custom is the text of
the first option in a drop down list.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to