Groups
Groups
Sign in
Groups
Groups
web2py-users
Conversations
Labels
About
Send feedback
Help
Custom form errors style
30 views
Skip to first unread message
Patito Feo
unread,
Aug 22, 2019, 4:44:14 PM
8/22/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
8/23/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
8/23/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
Hi,
This did the trick. Thank you very much!!
Reply all
Reply to author
Forward
0 new messages