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:
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
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