I use Symfony 2 and Twig.
I have a form that contains one submit, this submit calls the function of identifier tfg_insertarCongreso (form name="formularioRegistro" method="POST" action = "{{path('tfg_insertarCongreso')}}")
.
I need two buttons submit for call two different actions. Some idea, please??
Thanks