Changes between Version 2 and Version 3 of BluePrintMany2Many
- Timestamp:
- 01/11/09 16:46:48 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintMany2Many
v2 v3 7 7 * [http://groups.google.com/group/web2py/browse_thread/thread/a234895207097f60/ multiple=True] 8 8 9 These are great for selecting between a relatively small number of options (the second supports the [http://lab.arc90.com/tools/jquery_multiselect jquery multiselect plugin]. However they aren't scalable & also don't have proper referential integrity. 9 These are great for selecting between a relatively small number of options (the second supports the [http://lab.arc90.com/tools/jquery_multiselect jquery multiselect plugin]).[[BR]] 10 However they aren't scalable & also don't have proper referential integrity. 10 11 11 12 I think the ideal should be something like: