if this site looks broken its because you're using an old-ass browser! seriously like 10 years old! get a better one!
  • blog
  • about
  • symfony

    Archive

    Search By Tag 'tips'

    1 result found.

    Symfony: Admin generator, cannot change a FK value

    12/08/2010 Posted in symfony Posted by: rek

    If you have a fk field (lets say a sfwidgetformpropelchoice) and you are using the admin generator, but when attempting to change the value of this field the form is successfully posting, but nothing is changing.

    Check to make sure the field is not also a PK!