I had a typo in my email. You NEED db.bedrijf.modified_on.readable=False db.bedrijf.modified_on.writable=False because if the modified_on is passed with the form, this value (the one one) overrides the update value.
On Dec 3, 4:18 am, annet <annet.verm...@gmail.com> wrote: > Massimo, > > The table reads like the one above, and I did not set readable and or > writable False on the modified_on field. I modified the records using > appadmin, it doesn't make any difference whether I use an sqlite or > PostgreSQL > database the .default=request.now works, .update=request.now doesn't > work. > > Kind regards, > > Annet -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.