The ->render() method has a slightly different signature for
sfWidgetFormInput -- the second parameter is a value attribute for
that element. It does seem this should happen on the configure side,
not render though...

Kris

On Jul 22, 10:31 am, Slick Rick <[EMAIL PROTECTED]> wrote:
> Has anyone else experienced an issue not being able to set a "value" 
> attribute to an sfWidgetFormInputCheckbox? 
> This code does not work:
> $schema['foo'] = new sfWidgetFormInputCheckbox(array(), array('value' => 
> 'bar');
> Any suggestions?
> -- Ian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" 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-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to