Hi I have created a backend module to display logs (from the logs table or model).
1. since it should just display logs, there shouldn't be a "+new" link in the page. How can I remove that link? 2. I want to be able to filter the list based on the user field. but since the table (model) has the user_id, the filter form displays the users as a drop-down menu which is not desirable at all. I want to have an edit box instead. any suggestion? Thanks in advance -- 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 symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en