On Monday, June 13, 2016 at 4:27:20 PM UTC-7, Jeff Riley wrote: > > Hello all. So sorry to bother you again. Since I have to overlay form > fields on top of a canvas, I have to build pure HTML form elements (at > least that is all I can think to do). My problem is when I submit the form > I am getting errors in form even though I am filling out every field. I am > attaching all the relevant code if someone would not mind having a look. I > do really appreciate the help. >
What errors are you getting? >From a quick look at your code (that's a big form!), I don't think you are setting the formkey, which is involved in validation (the book refers to stopping double submissions here. <URL:http://web2py.com/books/default/chapter/29/07/forms-and-validators#Hidden-fields> but it also aids CRSF protection, as mention in the Introduction and Other Recipes). If this isn't the issue, please post the error information details. /dps -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.