If you are using SQLFORM (form = SQLFORM(...)), then you can add extra 
fields via form[0].insert(...). The extra fields can be addressed by their 
names via form.vars.<name> when you validate the form via form.validate().

Is this the right direction? If yes and you want more information how to do 
this, please let me know.

Best regards
Clemens

On Sunday, November 14, 2021 at 12:29:14 PM UTC+1 spamf...@gmail.com wrote:

> I have a table with two boolean fields. All four combinations used to be 
> meaningful, but now only three are. 
>
> I'd like to present the three options in one dropdown list instead of two 
> checkboxes. Is this possible and how?
>
>

-- 
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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/91ef0e94-f864-4bb2-bfa5-90a0d3b29c8an%40googlegroups.com.

Reply via email to