Hi,

Curret work:

I have created a regular form class called "stepOne" using form
framework, so it have some widgets and validators.Now in one of my
frontend templates i have created a link called "add", when the user
click over this link, it fires a javascript AJAX method called
"addrow" that creates a new html table row that has inside some inputs
and combos

The problem:

How can i add to "stepOne" form class all this inputs that have been
created in the clients side using javascript AJAX call and render them
into the view, so when the users submits the form...validators and all
of the form's framework stuff worked properly?

Any idea?

Cheers

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to