You can use two input type submits on one form - look into the autogenerated form of the admin generator - There are two submit buttons - "Save" and "Save and add"
On 4 kvě, 13:57, Земсков Юрий <y...@zemskov.name> wrote: > Hi, > > need to make SForm (symfony 1.4) > > <form ...> > <button type="submit" name="answer" value="m">Male</button> > <button type="submit" name="answer" value="f">Female</button> > </form> > > Any ideas (except using radios with one submit button) how to achieve > that? Plugins maybe? Thanks in advance. > > -- > 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 > athttp://groups.google.com/group/symfony-users?hl=en -- 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