Got cha. But if I have a single value in request.vars.name it was showing a length of 2. And if I have two values, length was still 2. But with what Val suggested, it works fine.
On Sunday, March 20, 2016 at 6:09:02 PM UTC-4, Anthony wrote: > > It's only a list when multiple values with the same name are submitted. If > you just submit a single value, it is a scalar. > > Anthony > -- 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.

