From: Sander v. d. B. <sa...@sa...> - 2005-04-06 08:08:08
|
Hi, I'm facing this problem: i want to save a item *non*-approved from a form. So i added this line to the form: $form->add('approved', 'hidden', '0'); But the item is still saved as approved=1 How can i solve this? Thanks for helping! Best regards, Sander van den Broek |