An need rised for making multiple selection list that allows you to
sort the items selected for priority in my project.

As I figured, some one had already made good enough component for the
gui side that reorders the options inside select easily.
http://www.senamion.com/blog/jmultiselect2side.html

However, then I figured that as the items in select are provided by
doctrine and selections are backed by n-by-m table, there is no way it
could store the order or selected items and it would not work like
that.

Any idea on how I could also the order or selected items stored in
schema?

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