[symfony-users] Form in popup

2010-02-23 Thread ellis...@gmail.com
Hi! I'm completely lost about ajax and javascript. I have to forms (enterprise and category). I want a button in the enterprise form that makes a new window or popup with a category form. I would be greatful if anybody could show me how this can be done. I'm completely lost. Here is what I did:

[symfony-users] Re: Update to symfony 1.3 tutorial step 3 : "Upgrade symfony to 1.3" ???

2009-12-14 Thread ellis...@gmail.com
I tried doing this thrid step... editing svn:externals property something like this: svn propedit svn-externals lib/vendor >> symfony http://svn.symfony-project.com/tags/RELEASE_1_3_1 But everytime I update and look at symfony's version it says it's version 1.2.11!! And then I can't follow the n

[symfony-users] Embed child form with into parent

2009-11-23 Thread ellis...@gmail.com
I'm new with symfony and I'm having some problems with embeding forms. I have the following scenario with a Curriculum Vitae and asociated Work_Experiences: schema-yml using doctrine: BolsadetrabajoCv: tableName: bolsadetrabajo_cv actAs: { Timestampable: ~ } columns: id: { type: integer