Hi,

  See this: http://snippets.symfony-project.org/snippet/253

cheers,
Wagner Pinheiro

On Sep 7, 1:24 pm, Christian Hammers <c...@lathspell.de> wrote:
> Hello
>
> I have anAdminGenerator form with several input fields. Now I want a link
> like /index.php/gu_historie/new?myinput=foo which not only jumps to this form
> but also fills the "myinput" field with an default value of "foo".
>
> I already know how to get the value in a customized executeNew() function
> with $request->getParameter('myinput'); but what do I have to do now?
>
> bye,
>
> -christian-

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