Version 1 (modified by 16 years ago) ( diff ) | ,
---|
We need Many-to-Many support for GIS Feature Groups (to be able to select a mixture of Feature Classes &/or individual Features) & for the Person Registry
Web2Py doesn't really support Many-to-Many SQL tables.
It can kind-of do it using Tagging widgets:
- t2.tag_widget()
- multiple=True
I think the ideal should be soemthing like:
My request to Web2Py list:
Note:
See TracWiki
for help on using the wiki.