Hi. How do I define question_types (ie text, radio, checkbox) in a table?
db.define_table('question',
Field('title'),
Field('question_type', ??? ))
Do I list them somewhere or do I create a field for all three options?
I want to be able to choose the question type while creating a question.
Thanks.
--
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/groups/opt_out.