Hi guys, I have a form hidden field defined in the Form.class.php. This is a boolean field that indicates whether the entry is public or not. What I want to do is to set in the backedn if an entry is published or not. This field is not shown in the frontend but I need it to be shown in the backend, but because of the hidden attribute set the field is not shown in the backend.
Where can I specify where to show or hide the field? Regards, -- Diego Bello CarreƱo -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
