I am trying to realize a dynamic form with possibility to add\remove fields (just add for now cause it doesn't work). I am working with Symfony 2.0.13, and following the guide at Here but the result is that i can't obtain the
<a href="#" class="add_tag_link">Add a tag</a>
in the rendered html, as you can see Here #2
Has anyone a clue?