[symfony-users] sym 1.2.9 Pagination using Propel........

2010-02-28 Thread karansoni
Hii everyvone.,, I am quite new to symfony and using 1.2.9 as the project development. An important feature of Pagination i do not know how to do it. I have listened about sfPager plugin but do not know how to install and integrate it or is there any other method to do that Please help me

[symfony-users] Re: Different edit and new forms: what should i do with _form.php

2010-01-25 Thread karansoni
Make two forms 1) Emp_Form 1st one a having widgets name, address, and city AND THAT form will extend your base form 2) Emp_edit_form 2nd form will extend ur sfForm or Doctrine form and there u give widget name. then in the same module you can change in actions that

[symfony-users] Re: related selects (dependant drop-down menus)

2010-01-25 Thread karansoni
On Jan 24, 11:43 am, PachinSV pachi...@gmail.com wrote: How can I do related (dependant) drop-down menus with symfony or using a third party library like jquery? which is the best or the easiest way to do it? thanks in advances for your answers. Please search in google BUILDING A DROP DOWN

[symfony-users] Re: Module folders

2010-01-25 Thread karansoni
Friend i dont htink there is any problem with the folders as the symfony itself handles all the validations and u have just to appl them via form -- You received this message because you are subscribed to the Google Groups symfony users group. To post to this group, send email to

[symfony-users] symfony 1.4 installation

2010-01-06 Thread karansoni
i am using Ubuntu Linux 9.10 and i have installed symfony1.2.9 on it through pear . is there any phenomenon through which i can install the both versions symfony 1.2.9 and 1.4 on my linux though PEAR don't support two instalations then Do i have to install 1.4 through SVN??? I want to keep both