Tag Archives: ajax

Ajaxify Symfony Admin Generator

This article has moved to this location. Symfony admin generator is a great tool to simplify writing web interfaces. By simply typing php symfony propel:generate-admin backend Product you have an administration interface which a lot of features. You can filter, sort, paginate, create and edit an object without writing a single lines of code. All [...]

Ajaxify symfony embedded form

This article has moved to this location. In my previous post, i’ve explained how to embedding form dynamically using javascript without ajax. In this post i’ll try to reimplement my previous post using ajax and jQuery based on this post Dynamic embedded forms in symfony. Here is the screenshot before and after we added answer [...]

Follow

Get every new post delivered to your Inbox.