Morning. Does anyone have an EXAMPLE/S of the use of the above, with multiple=True. I am relatively new at this - although am getting there - but am stuck on this one. As indicated I'm looking for examples please - a few if possible. I am using db.auth with extended variables, with list:reference. The database is not large - say 1000. Using the SQLFORM.widgets.multiple.widget ........style = "ul", the non "ul" example will be easier than the "ul" example - I think my "seconded version" will require the "ul" style. The context: I am looking to create answer tables. THREE types are required. 1. Consider a list (10 lines down the page with ONE column for answers) of say 10 text descriptors, to the right of each descriptor should be one checkbox (or other) per line, with a 1-10 selection and the usual not blank condition. 2. A second required version: Similar list (10 lines down the page), text descriptors, to the right of each descriptor should be a checkbox where 100 "points" can be shared down the e.g.10 long list, checked, on the fly, they add to 100, do not allow submission until they add to 100. 3. A third required version: Similar list (10 lines down the page), text descriptors - same as above - but with THREE "answer" columns, all THREE should have one checkbox (or other) per each of the 10 lines, with the 1-10 selection. I trust this is clear. Much appreciated Martin
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

