Ver Mensaje Individual
  #3 (permalink)  
Antiguo 25/06/2012, 09:49
johnatanmartinez
 
Fecha de Ingreso: junio-2012
Mensajes: 2
Antigüedad: 11 años, 10 meses
Puntos: 0
Respuesta: Campo file symfony2

Desde la vista tengo <h1>Noticia creation</h1>

<form action="{{ path('noticia_create') }}" method="post" {{ form_enctype(form) }}>
{{ form_widget(form) }}
<p>
<button type="submit">Create</button>
</p>
</form>

<ul class="record_actions">
<li>
<a href="{{ path('noticia') }}">
Back to the list
</a>
</li>
</ul>

Pero no me está llamando al método. No realiza nada
En el campo imagen(archivo) queda guardado un C:\Windows\Temp\php8F34.tmp
en lugar de la ruta