Custom form errors style

30 views
Skip to first unread message

Patito Feo

unread,
Aug 22, 2019, 4:44:14 PM8/22/19
to web2py-users
Hi,

I need to disable the form error_wraper DIVs or custom style those.

How can i do either of those?


Regards,

Annet

unread,
Aug 23, 2019, 11:09:01 AM8/23/19
to web2py-users
 To diasble it:

if form.accepts(..., hideerror=False):

to restyle it, restyle:

.error


Kind regards,

Annet

Patito Feo

unread,
Aug 23, 2019, 12:28:05 PM8/23/19
to web2py-users
Hi,

This did the trick. Thank you very much!!
Reply all
Reply to author
Forward
0 new messages