are you using an application based on a scaffolding pre 2.6.0 and upgraded 
web2py to 2.6.0?

If yes, please overwrite your app's web2py.js with the new 
welcome/static/js/web2py.js ....

On Saturday, August 3, 2013 8:41:09 PM UTC+2, Adi wrote:
>
>
> I have a list:string field without any "represent" definition, and when 
> open record for editing in smartgrid, the field is represented as string 
> (one line). I remember in the past seeing a button with the plus sign on 
> the right side, and ability to add multiple values into a field. Should I 
> specify some widget in order to get the button and functionality? 
>
> simplified table definition:
>
> db.define_table('product',
>                 Field('videos', 'list:string'),
>                 )
>
>
> Thanks.
>
>
>

-- 

--- 
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.


Reply via email to