In terms of the data model, that could be handled with a list:string or list:reference field. Then you just need a custom widget to present that as a set of checkboxes on the page. Actually, web2py includes a basic checkboxes widget, though it doesn't look like the screenshot you have shown.
Anthony On Friday, April 17, 2015 at 10:51:39 AM UTC-4, 黄祥 wrote: > > hi, > > i've seen in opencart that they have some sort of imho looks like > list:boolean in web2py (yet it's not exist, checked on book), so my > question is it possible to have some kind of it using web2py? > please see attached file that taken from opencart > > thanks and best regards, > stifan > -- 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.

