given that it seems that the layout is not web2py-specific, if you took it as it is, you're missing pretty much everything... the error shown in the forms are handled first thing by web2py widgets, that are coupled with a minimum of css to be displayed.
On Tuesday, February 24, 2015 at 2:54:50 AM UTC+1, Tom Campbell wrote: > > Ugh, I thought I copyedited. For clarification: > > On Monday, February 23, 2015 at 3:58:52 PM UTC-8, the idiot Tom Campbell > wrote: >> >> Creating my own layout.html based on the AdminLTE theme >> <https://github.com/almasaeed2010/AdminLTE>. It works, but errors are >> not being displayed. For example, I have a notnull*=*True validation >> rule in the 'description' field of the 'todo' model but if a description >> isn't *entered*, no .error class div appears. What markup do I need to >> ensure those errors get shown? >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

