Add a hidden field in each with a different default value and then check that value after submission in your action
On Mon, Oct 19, 2009 at 3:13 PM, HAUSa < [email protected]> wrote: > > Because I want the users to be able to use both forms in the same > windows / screen. > > On 19 okt, 15:08, Mr_chon <[email protected]> wrote: > > Hi. > > > > Why don't you simply use two different actions (one per form...) ? > > > > On Oct 19, 3:00 pm, HAUSa <[email protected]> > > wrote: > > > > > In one of my actions I use two forms. > > > When I submit one of them, how can I check in my action which of those > > > is submitted? > > > -- Gareth McCumskey http://garethmccumskey.blogspot.com twitter: @garethmcc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
