Hi everybody, I have a blog written in symfony 1.4 that I'm going to
rewrite in Sf2. I'm wondering if the following is possible in Sf2 :

Can I have a form, where some fields are shown/hidden according to the
selected field in some combobox ?

Practical example : I have a table, named "contents", that can contain
either blog posts or "test" (reviews of books, movies, etc.). For
tests, I have a few extra fields that aren't required in blog posts,
such as "amazon link", "rating", and so on. Could I hide those fields
when an author selects "blog" as the type of the content he's writing ?

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