Hi,

I am a new comer to Symfony world. I am building a web application for
our organisation with Symfony 1.4.3+Doctrine. I came across a problem.
The default templates generated from Symfony CLI display the 'ID'
column as a link to showSuccess template by default. But i don't want
that. Instead I have manually modified some of my templates to include
one more column called 'Actions' which displays 'View' and 'Edit' as
links to showSuccess and editSuccess templates respectively. Moreover
I have removed the 'ID' column completely from the templates and
instead added a general 'Serial Number' column without any link. I
feel this would be more user friendly than the usual template.
Now how can I generate the templates automatically, by default, with
my customisations from the Symfony CLI ? Do I have to modify any
source files or do I have to include any configuration files ? I can't
modify all my templates manually one by one, it will consume a lot of
time. Please help.

-- Parijatha Kumar

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