Changes between Version 1 and Version 2 of BluePrintMany2Many
- Timestamp:
- 01/11/09 16:46:36 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintMany2Many
v1 v2 7 7 * [http://groups.google.com/group/web2py/browse_thread/thread/a234895207097f60/ multiple=True] 8 8 9 I think the ideal should be soemthing like: 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. 10 11 I think the ideal should be something like: 10 12 * http://code.google.com/p/django-ajax-filtered-fields/ 11 13