You could add a new action that did an $article->copy($deep) (syntax
is doctrine I believe there is something similar in propel) and then
pass to the form which will allow you to make any changes and then
save as normal

On Aug 7, 7:53 am, Nayef <naye...@gmail.com> wrote:
> Hi Everyone,
>
> I am trying to change the behaviour of the Edit option in the list in
> the Backend to create a new Article/Object using the existing data,
> the Idea is that I have a very long form to fill for each new Article
> and most of my articles are the same there is only minor changes, so I
> want to be able to copy the Article and change the text I want to do
> and then save it as new entry in the DB.
>
> Thanks in advance.
>
> Nayef Abu Ebaid
--~--~---------~--~----~------------~-------~--~----~
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