Hi,

for 1) see
http://www.symfony-project.org/jobeet/1_4/Doctrine/en/12#chapter_12_templates_customization

you can copy out of your cache folder
/cache/APP/ENV/modules/MODULENAME/templates/_list_actions.php
to your module template folder and then remove the link


for 2) then just change the filter in the corresponding class by
replacing the widget
$this->widgetSchema['user_id'] = new
sfWidgetFormFilterInput(array('with_empty' => false))


Hope that helps
Susan

-- 
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

Reply via email to