You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py Web Framework
If I create an object of type SQLFORM specifying the 'record' keyword
and then call sqlform.accepts(...), accepts seems to update the
database correctly, but it doesn't seem to update it's own data. When
I redisplay the sqlform after a successful .accepts() call, the
resulting form contains the old data.
Couldn't SQLFORM update it's own fields as well as the db?
ae
mdipierro
unread,
Apr 24, 2009, 4:17:44 PM4/24/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py Web Framework
By default it displays the default values for the field unless