Hiding errors in SQLFORM.grid?
for example:
form = SQLFORM(db.table):
if form.accepts(request.vars, hideerror=True):
In SQLFORM.grid?
El viernes, 14 de septiembre de 2012 08:25:45 UTC-3, Gerd escribió:
>
> Hi!
>
> I receive the following error
>
> Traceback (most recent call last):
>
Here ...
http://linuxapuntes.blogspot.com.ar/2013/03/plugin-modal-bootstrap-web2py.html
El martes, 19 de marzo de 2013 15:59:06 UTC-3, Vincenzo Ampolo escribió:
>
> Hi,
>
> I'm having a problem in correctly make modal talk with web2py. I want to
> achieve a simple thing: having a button that
Attached file.
--
---
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/group
I'm not sure where the issue comes but here's the thing.
I did some modifications to some plugins that uses a modal in forms.
Here's the plugin code:
# In models/db.py
db.define_table('Area',
Field('nombre', requires=IS_NOT_EMPTY()),
format="%(nombre)s"
)
db.define_table('Docente',
Field('nombr
(2, 0, 9, datetime.datetime(2012, 9, 13, 23, 51, 30), 'stable') Python Python
2.7.3: /usr/bin/python Traceback
1.
2.
3.
4.
5.
6.
7.
8.
Traceback (most recent call last):
File "/home/www-data/web2py/gluon/restricted.py", line 209, in restricted
exec ccode in environment
File "/home/www
+1 ;) Excelent!
> I personally want to thank the major contributors to this release (in
> alphabetic order)
> Alan, Andrew, Anthony, Bruno, Christian, Dave, Dominic, Iceberg, Jonathan,
> Marc, Mariano, Marin, Martin, Mark, Michael, Michele, Niphlod, Patrick,
> Vladyslav,
> They spend many nig
6 matches
Mail list logo