I have two embed forms that show up on the page according to a
checkbox's value is true or false.

The fact is that I need just one of the embed forms to be submitted so
I unset the unused embed form. Ok, it works well, but if I have any
required field in this form that was not filled the form would go to a
validation page where you can fill the required field. Ok again. But
in that validation stage if I wanted to change the value of my
checkbox I can't use the other embed form because it was unset before.
I would like to know if I can have these embed forms available again
in the validation time.

Thanksss!

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