[symfony-users] Sort list of a foreign table with the Admin Generator

2010-03-25 Thread jpcai...@piji.ca
Hi, I am struggling with the admin generator in 1.2 to be able to sort (in filter, add edit) a foreign table by a specific column. How can I achieve this? Thanks, JP -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received

[symfony-users] Symfony 1.4 url_for() no controller ..?

2009-12-14 Thread jpcai...@piji.ca
Hi, I am starting a new project and decided to give 1.4 a chance. I have two apps, frontend (first one created, so using index.php) and account. When trying to display an URL with url_for() inside the account app, it does not include the controller. It gives: http://localhost/auto/login/do