thanks for the help Massimo Di Pierro and Bruno Rocha
2010/12/15
>
>
>> could show me how to do what I need without having to install plugin_wiki
>> ?
>>
>
> http://web2py.com/plugins/default/multiselect
>
--
Díaz Luis
TSU Analisis de Sistemas
Universidad de Carabobo
http://web2pyfacil.blo
>
> could show me how to do what I need without having to install plugin_wiki?
>
http://web2py.com/plugins/default/multiselect
empty database
and the error disappears.
may be in the tests were corrupted data
could show me how to do what I need without having to install plugin_wiki?
2010/12/15 Luis Díaz
> eliminating SQLFORM.widgets.checkboxes.widget
>
> I still get the error
>
> 2010/12/15 mdipierro
>
> ... but you
eliminating SQLFORM.widgets.checkboxes.widget
I still get the error
2010/12/15 mdipierro
> ... but you can use jquery plugin multiselect which comes by default
> if you install plugin_wiki.
>
> On Dec 15, 12:38 pm, mdipierro wrote:
> > Sorry you cannod use the SQLFORM.widgets.checkboxes.widget
... but you can use jquery plugin multiselect which comes by default
if you install plugin_wiki.
On Dec 15, 12:38 pm, mdipierro wrote:
> Sorry you cannod use the SQLFORM.widgets.checkboxes.widget with a
> list:reference
>
> On Dec 15, 12:11 pm, Luis Díaz wrote:
>
> > is't code:
>
> > db.define_
Sorry you cannod use the SQLFORM.widgets.checkboxes.widget with a
list:reference
On Dec 15, 12:11 pm, Luis Díaz wrote:
> is't code:
>
> db.define_table('tag',
> Field('nombre', 'string', length=32, ondelete='CASCADE'),
> format='%(nombre)s'
> )
>
> db.define_table('producto',
> Field
6 matches
Mail list logo