Hey Jeff, It looks like you created a sqlform expecting all fields, then the form was expecting all fields back, but you only used some of them in the view, so they were not processed.
Specifically, the status field. You could either set the type of the field to hidden and include it or only include some of the fields. see this repo: https://bitbucket.org/MarkGraves/service_scheduler Check out default/new_training It bugged me because the error seemed simple and I couldnt figure it out =) -Mark On Sunday, June 5, 2016 at 12:34:16 PM UTC-7, Jeff Riley wrote: > > Hello all. I have built many forms in Web2py, but I clearly need another > set of eyes. This form only works if I display every signal field for some > reason. I am at a loss as to what I have set wrong. I will add a file > with all the relevant code. Thank you all very much for you help with this. > -- 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.