I'm not sure what the intent of the is_hidden option for a widget is
supposed to be, but one thing is for sure - setting is_hidden = true
does not hide the field, it merely appends it to the end of my form
output. What is this option intended to do? What I was hoping is that
when echo'ing out my entire form, having a field set to is_hidden =
true would still echo out that field but it would be wrapped in some
HTML element with display set to none.

jonathan

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