Hey Jacob,

not sure that this would work with a GET request. The admin forms are
usually only "bound" to POST requests,
so maybe try using the POST method on the links.

Daniel



On Mar 25, 6:52 am, Jacob Coby <jc...@portallabs.com> wrote:
> Symfony 1.1
>
> Is it possible to generate links that auto-fill fields for the  
> "create" action in the admin generator?  I have a headline_edition  
> that has many headlines.  I'd like to create a link from editing the  
> headline_edition to the headline/create action that auto-populates the  
> headline_edition_id pulldown.  I tried putting  
> "headline[headline_edition_id]=2" in the query_string but it will not  
> auto-populate the pulldown.  Is this at all possible?
>
> Thanks,
> --
> Jacob Coby
--~--~---------~--~----~------------~-------~--~----~
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