A picture is worth a thousand words, so I attached one.

My idea is to create an Ajax form. As you can see from the image this
is a very basic form. The one I will make would be slightly more
complex. The code is all in the filter forms. What I am wanting to do
with this is each group, users will be able to add more fields to the
filter form. Right now I'm using the "groups" as embedded forms. I
want the "add another field" to do an ajax call and just render
another widget that is a dropdown/text area.

I've started off with creating my own widgetFormSchemaFormatter, but
the uri that I set for the call back is the own on the main form and
not the embedded form. Any ideas on some other ways I can go about
doing this? I assumed this would be fairly easy and straight forward,
but I keep running into issues. Anyone ever tried this before?

Thanks
f1g

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

<<attachment: myImage.png>>

Reply via email to