I have a couple of old web2py apps that I finally updated to the 
current 2.22.3 version (from  a 2016 version!) and it went amazingly 
smoothly. Now that I've got the minor aesthetic issues cleaned up, I've 
discovered an issue on how data in empty fields displays, both in my own 
views as well as in appadmin.html.

Previously, if a field in a table had no data, it displayed as blank, which 
is both expected and preferred, so I'll call this "normal."

Now, if I display an existing record in a view, it still appears "normal." 
But if I create a new record, or if I update an existing record, any field 
that is empty now displays "None".

However, if I return to an editing form view, the empty fields are still 
blank.

My knowledge of how web2py decides to display data is so shallow that I 
don't have any idea where to begin to sort this out, so I can return to 
"normal" views. Can anyone point me in the right direction?
Thanks!
Rick

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/42005459-38e7-454e-811e-a053edbfbce6n%40googlegroups.com.

Reply via email to