I have identified the problem. When I load the form from the controller and press submit without changing anything, the SELECT list value is interpreted as an integer. However, when I update the SELECT list from AJAX and then press submit, the selected SELECT list item is interpreted as a string.
- [web2py] Form returns None for field after AJAX update weheh
- [web2py] Re: Form returns None for field after AJAX update mdipierro
- [web2py] Re: Form returns None for field after AJAX upd... weheh
- [web2py] Re: Form returns str for field after AJAX ... weheh