Changes between Version 9 and Version 10 of BluePrintMany2Many
- Timestamp:
- 02/14/09 14:53:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintMany2Many
v9 v10 13 13 14 14 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]] 15 However they aren't scalable & also don't have proper referential integrity. 15 However they aren't scalable (too many elements in large lists). 16 * Mitigate using [wiki:DeveloperGuidelinesTips#Web2Py Auto-complete]? 17 They also don't have proper referential integrity. 16 18 17 19 I think the ideal should be something like: