Search code examples
symfonytwigformbuilder

Add/Remove dynamic textfields on click of a button/link using form builder in symfony2


This is how my interface should look like.

So can any one suggest this using form builder in Symfony2 ?


Solution

  • Start from the documentation and look at AcmePizzaBundle. That's all you need.