search for: mikenimer

Displaying 1 result from an estimated 1 matches for "mikenimer".

Did you mean: mikemer
2006 Jul 18
2
2-column select lists (Available/Selected)
...s this thing called? You''d list all of the available items in one select list, and the selected ones in the other. Items move from one list to the other, but can''t be in both (mutually exclusive). This would be an alternative to a huge list of checkboxes. An example: http://www.mikenimer.com/downloads/examples/89C5C90F-4E22-1671-56455682AC423A19/index.cfm Has anyone done something like this in Rails yet? The submit would be tricky as it would need to pass back the id''s that are in the "selected" list. Also keeping state after an error returns you to the page mig...