I never got any suggestions on this, even though it seems like a significant limitation of the widget. Has anyone come up with a solution for keeping all the values in a list:string field after form submission?
Thanks. On Wednesday, June 25, 2014 at 11:33:26 AM UTC-4, Ian W. Scott wrote: > > I've got a SQLFORM.factory form set to keep values after processing with > process(keepvalues=True). But it doesn't work on a list:string field. The > (otherwise very nice) widget loses all but the first value when the form is > submitted (i.e., all but the first text inputs for the field disappear). Is > there any way to carry those other text inputs and their values over? > > > -- 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.

