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.