Posts Tagged ‘symfony’

Custom symfony filters to filter model relations

Posted: 21st april 2010 by Paul de Raaij in PHP, Webdevelopment
Tags:

For an application I was looking for a way to add filters in the generated admin application. We’de like to filter clients based on the articles or orders they have.  Lets take a look at the (simplified) schema:

Share

Symfony: Multiple embedded forms in a specific layout

Posted: 27th februari 2010 by Paul de Raaij in PHP, Webdevelopment
Tags: ,

First of all I want to state that I’m quite new to the Symfony Framework and that my English does not compare with a native, but hey, I’ll do my best. At the moment I’m working on my first Symfony application what will be a toto for the upcoming World Championship soccer. A quite challenging [...]

Share